debugging-with-opensrc

Pass

Audited by Gen Agent Trust Hub on May 6, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill uses bun run opensrc:use and bun run opensrc:sync to fetch source code from well-known repositories on GitHub and packages from NPM. This behavior is consistent with the skill's stated purpose of providing a local environment for library debugging.
  • [COMMAND_EXECUTION]: Instructs the agent to execute shell commands including bun run, opencode debug, and perl -e 'exec @ARGV'. These commands are part of the platform's infrastructure used for environment synchronization, skill debugging, and running non-interactive tests.
  • [DATA_EXPOSURE]: Uses MCP tools (mcp_read, mcp_grep, mcp_ck_semantic_search) to access and search library source code within the opensrc/ directory. This is the intended primary functionality of the skill to aid developer understanding of internal library logic.
Audit Metadata
Risk Level
SAFE
Analyzed
May 6, 2026, 02:54 PM