name-generator

Pass

Audited by Gen Agent Trust Hub on Jul 10, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [Command Execution]: The skill instructs the agent to use standard command-line tools like awk, sort, cut, and head for data processing. It also includes calls to project-specific build scripts such as npm run catalogue:build. These operations are standard for repository maintenance and are executed within the local project scope.\n- [Local File Access]: The skill is configured to read from a specific local CSV file (data/reference/FNF-2026-06-01-01002-0268.csv). Accessing local data fixtures is a common pattern for ensuring that generated examples and tests remain consistent and use approved data.\n- [Data Ingestion Surface]: The skill processes content from an external CSV file to populate documentation and demo data. This pattern represents a surface for indirect prompt injection if the source file were compromised; however, the risk is minimized by the skill's reliance on a fixed, internal reference file.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 10, 2026, 02:55 PM
Security Audit — agent-trust-hub — name-generator