security-review

Pass

Audited by Gen Agent Trust Hub on Jul 20, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill uses the Bash tool to perform local file system reconnaissance. It runs find and grep commands to identify project patterns (such as Dockerfile or openapi specifications), which is consistent with its intended function as a security orchestrator.
  • [SAFE]: No sensitive data access or network exfiltration patterns were detected. The skill operates entirely on the local file system using tools specified in its configuration.
  • [SAFE]: The skill implements dynamic subskill selection by constructing file paths to internal resources (e.g., .claude/skills/$SKILL_NAME/SKILL.md). This selection is governed by a static whitelist (case statement), preventing arbitrary file path injection.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 20, 2026, 02:11 PM
Security Audit — agent-trust-hub — security-review