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

EventDescription
skill.createdNew skill published
skill.version_createdNew version pushed
skill.deletedSkill deleted
skill.version_revertedVersion rollback
user.token_createdAPI token created
user.token_deletedAPI token revoked
user.profile_updatedProfile changes
user.cli_loginCLI device code login
team.member_invitedMember invited to team
team.member_joinedMember accepted invitation
team.updatedTeam settings changed
sso.connection_createdSSO connection configured
sso.connection_updatedSSO settings modified
sso.connection_deletedSSO connection removed
sso.login_successSuccessful SSO login
sso.user_createdUser provisioned via SSO
scim.user_provisionedUser provisioned via SCIM
scim.user_deprovisionedUser removed via SCIM
scim.group_createdSCIM group created
scim.group_updatedSCIM group updated
scim.group_deletedSCIM group deleted
scim.token_createdSCIM 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.