analyze

Pass

Audited by Gen Agent Trust Hub on Feb 23, 2026

Risk Level: SAFEPROMPT_INJECTION
Full Analysis
  • [SAFE]: The skill operates using standard platform primitives, specifically ToolSearch and ask_codex. It performs no direct command execution or file system modifications and contains no obfuscated content or hardcoded secrets. The use of subagents like oh-my-claudecode:architect aligns with its documented purpose for investigative reasoning.- [PROMPT_INJECTION]: The skill presents a surface for indirect prompt injection as it processes codebase files and interpolates them into prompts for analysis by secondary agents. This is an expected risk for analysis tools.
  • Ingestion points: Local source code files identified by the explore agent or manually passed via the context_files parameter.
  • Boundary markers: Absent in the skill instructions; it relies on the downstream tools to differentiate between analysis instructions and file content.
  • Capability inventory: Routing capabilities to ask_codex and the architect subagent, which are controlled environment features.
  • Sanitization: Relies on the native safety guardrails of the platform's LLM models.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 23, 2026, 09:39 AM