skills/boshu2/agentops/trace/Gen Agent Trust Hub

trace

Pass

Audited by Gen Agent Trust Hub on Apr 5, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns, hidden code, or security bypass attempts were identified during the analysis of the skill instructions or scripts.
  • [COMMAND_EXECUTION]: The skill executes local commands such as git log, git show, and grep to analyze project history. These commands are standard for the skill's stated purpose of tracing design decisions and are scoped to the project's repository and documentation folders.
  • [DATA_EXFILTRATION]: While the skill reads project-internal data (e.g., .agents/handoff/, .agents/research/), it does not contain any instructions or network operations to transmit this data to external domains. All research outputs are saved locally to the .agents/research/ directory.
  • [REMOTE_CODE_EXECUTION]: The skill mentions a dependency on a CLI tool named cass for searching session transcripts. This tool appears to be a platform-internal utility rather than an external or untrusted dependency. No unauthorized remote code execution or script downloads were found.
  • [PROMPT_INJECTION]: The skill defines clear workflows for search agents and does not include instructions intended to override safety guidelines or bypass agent constraints.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 5, 2026, 11:04 PM