skills/wyattowalsh/agents/namer/Gen Agent Trust Hub

namer

Pass

Audited by Gen Agent Trust Hub on Apr 20, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is well-designed with clear boundaries and internal logic. It uses a read-only hook to prevent unauthorized file modifications.
  • [COMMAND_EXECUTION]: Executes local Python scripts (check.py, generate.py, memory.py, score.py) using the uv package manager. These scripts handle the core logic of the naming workflow and session persistence.
  • [EXTERNAL_DOWNLOADS]: Performs network requests to well-known and reputable services (GitHub, npm, PyPI, Reddit, Bluesky, and official RDAP servers for .com/.net/.dev) to verify name availability. These are standard API calls for data retrieval.
  • [DATA_EXFILTRATION]: No sensitive data exposure was found. The skill maintains a local 'memory' in ~/.claude/namer/memory.json to store user preferences and archetype affinities across sessions, which is standard behavior for its stated purpose.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 20, 2026, 03:07 AM
Security Audit — agent-trust-hub — namer