Audit Log
localskills.sh maintains audit logs at both user and team level to provide visibility into all platform activity.
User audit log
Every user has access to their own activity history under Settings > Recent Activity. This log captures actions performed by your account, including skill publishes, token management, profile updates, and CLI logins.
Team audit log
Team-level audit logs are available under Dashboard > Audit Log and require the owner or admin role. Team logs aggregate all member activity including invitations, SSO events, SCIM provisioning, and team settings changes.
Events tracked
| Event | Description |
|---|---|
skill.created | New skill published |
skill.version_created | New version pushed |
skill.deleted | Skill deleted |
skill.version_reverted | Version rollback |
user.token_created | API token created |
user.token_deleted | API token revoked |
user.profile_updated | Profile changes |
user.cli_login | CLI device code login |
team.member_invited | Member invited to team |
team.member_joined | Member accepted invitation |
team.updated | Team settings changed |
sso.connection_created | SSO connection configured |
sso.connection_updated | SSO settings modified |
sso.connection_deleted | SSO connection removed |
sso.login_success | Successful SSO login |
sso.user_created | User provisioned via SSO |
scim.user_provisioned | User provisioned via SCIM |
scim.user_deprovisioned | User removed via SCIM |
scim.group_created | SCIM group created |
scim.group_updated | SCIM group updated |
scim.group_deleted | SCIM group deleted |
scim.token_created | SCIM token generated |
Retention
Audit log entries are retained for 90 days and auto-purged after that period. Logs are paginated and filterable by action type.