claude-md-manager

Pass

Audited by Gen Agent Trust Hub on Feb 25, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious instructions, prompt injections, or obfuscated patterns were identified within the skill files or metadata.
  • [COMMAND_EXECUTION]: The skill recommends standard development workflows and the use of the osgrep utility for project validation. These suggestions are based on detected project metadata and align with the skill's stated purpose.
  • [DATA_EXFILTRATION]: The analyze_project.py script scans local project files (e.g., package.json, Cargo.toml) and the agent's internal configuration in ~/.claude/ to generate project summaries. All processing is local, and no network operations or external data transmission vectors were found.
  • [REMOTE_CODE_EXECUTION]: The Python analysis script relies exclusively on standard Python libraries (json, os, sys, pathlib) for file system inspection and does not download or execute code from remote sources.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 25, 2026, 07:21 AM