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:sync and bun run opensrc:use to manage local repository copies.
  • [COMMAND_EXECUTION]: Includes patterns for executing the opencode CLI within a perl timeout 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_read and mcp_grep to inspect local files within the opensrc/repos/ directory, which contains the source code of external dependencies.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 6, 2026, 04:55 AM