setup-project
Pass
Audited by Gen Agent Trust Hub on Sep 5, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDYNAMIC_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches workflow definitions and skill bundles from the author's GitHub repository at github.com/timschoch/skilly.
- [COMMAND_EXECUTION]: Uses the 'npx' command to run the 'skilly' utility directly from a remote GitHub source and executes 'gh' CLI commands for workflow management.
- [DYNAMIC_EXECUTION]: Instructs the agent to dynamically add skills at runtime and follow the instructions contained within the newly downloaded files.
- [INDIRECT_PROMPT_INJECTION]: The skill is designed to ingest and follow instructions from external sources.
- Ingestion points: Remote setup skills added via npx and the bundles catalog URL.
- Boundary markers: Not present.
- Capability inventory: Shell execution via npx, file system modifications, and GitHub CLI operations.
- Sanitization: Not present.
Audit Metadata