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.jsonandlocation-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