ultrathink-detective
Warn
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: MEDIUMEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill recommends installing external software dependencies (
claude-codememvia NPM and a Homebrew cask from theMadAppGangtap) if they are not already present on the system. - [REMOTE_CODE_EXECUTION]: The skill executes the
claudememCLI tool and various shell utilities (e.g.,find,stat,grep,wc) via theBashtool to perform structural analysis of the codebase. - [PROMPT_INJECTION]: The instructions use forceful directives such as "STOP," "MANDATORY," and "FORBIDDEN" to override standard agent capabilities (like
greporfind) and enforce the use of theclaudememtool. Additionally, it establishes a surface for indirect prompt injection by processing external codebase data. - Ingestion points: Data returned from
claudemem --rawcommands. - Boundary markers: Absent; there are no instructions to ignore embedded directives in the ingested code analysis.
- Capability inventory: Uses
Bash,Task, andReadtools across the workflow. - Sanitization: None detected; the skill does not explicitly sanitize or escape the data received from the external tool before processing.
- [COMMAND_EXECUTION]: The skill uses
Bashto check versioning, verify index freshness, and perform complex AST queries using the externalclaudememtool.
Audit Metadata