example-skill
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [Overall Assessment] (SAFE): The skill consists entirely of Markdown documentation files that describe architectural patterns. There is no active code (Python, JavaScript, or Shell scripts) included in the package.
- [Credential Safety] (SAFE): No hardcoded credentials or secrets were detected. Example documentation in
assets/reference.mdcorrectly uses placeholders likeYOUR_API_KEYandYOUR_API_KEY_HEREfor demonstration purposes. - [Code Behavior] (SAFE): While
workflows/parallel-task.mdcontains a TypeScript code snippet, it is a conceptual example for documentation purposes and is not executed by the agent. - [Command Execution] (SAFE): The
README.mdandSKILL.mdfiles provide instructions for users to copy files locally (e.g.,cp -r), which are standard user-initiated operations for template customization. - [Network Safety] (SAFE): The skill references legitimate external documentation links (Anthropic and a public GitHub repository for PAI), but does not perform any automated network requests.
Audit Metadata