debugging-with-opensrc
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to run project-specific shell commands such as
bun run opensrc:syncandbun run opensrc:useto manage local repository copies. - [COMMAND_EXECUTION]: Includes patterns for executing the
opencodeCLI within aperltimeout wrapper (e.g.,perl -e 'alarm 120; exec @ARGV' opencode run ...) to test skill integration and autoloading. - [EXTERNAL_DOWNLOADS]: Facilitates the download of external library source code from GitHub and npm registries to provide the agent with accurate implementation details.
- [DATA_EXPOSURE]: Uses MCP tools like
mcp_readandmcp_grepto inspect local files within theopensrc/repos/directory, which contains the source code of external dependencies.
Audit Metadata