pattern-recognition-specialist

Pass

Audited by Gen Agent Trust Hub on Mar 3, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No security issues detected. The skill defines a standard persona for code analysis and uses established tools for their intended purposes.
  • [PROMPT_INJECTION]: The skill's primary function involves analyzing external codebases, creating a surface for indirect prompt injection.
  • Ingestion points: The skill reads files from the project codebase using Grep, ast-grep, and jscpd.
  • Boundary markers: No specific boundary markers or instructions are provided to help the agent distinguish between code/comments and potentially malicious instructions embedded within the codebase.
  • Capability inventory: The agent uses read-only analysis tools (Grep, ast-grep, jscpd) via subprocess calls.
  • Sanitization: There is no evidence of sanitization or filtering of the codebase data before it is processed by the agent.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 3, 2026, 11:52 AM