skill-creator
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill workflow involves executing local development commands to manage the repository and validate skill integrity. Evidence includes instructions for listing directories (
ls skills/), running linter tasks (pnpm skill-tools lint), and performing evaluation cycles (/skill-eval). - [EXTERNAL_DOWNLOADS]: The skill references external tools and repositories for functionality and documentation purposes. Documentation points to the
skillspackage on the NPM registry and links to established GitHub repositories for development guidelines. - [SAFE]: No security threats such as exfiltration, prompt injection, or malicious code were found. The skill operates within the expected boundaries of a development environment.
Audit Metadata