name-location-generator

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION] (SAFE): The skill defines Bash commands to compile (go build) and execute (./sw-location-names) a local utility. This is consistent with the skill's stated purpose of providing a name generation tool and does not involve unauthorized system commands.
  • [DATA_EXFILTRATION] (SAFE): No network operations or sensitive file access patterns were detected. Data handling is restricted to local project files like geography.json and location-names.json.
  • [EXTERNAL_DOWNLOADS] (SAFE): The skill does not reference any external URLs, remote scripts, or unverified third-party package managers (npm, pip, etc.).
  • [PROMPT_INJECTION] (SAFE): The instructions are purely functional and do not contain any attempt to bypass agent safety filters or override system instructions.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 11:58 PM