skills/cofoundy/brand-skills/naming/Gen Agent Trust Hub

naming

Pass

Audited by Gen Agent Trust Hub on Jun 23, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes a bundled script, scripts/check-availability.sh, using Bash to verify name availability. This script performs read-only checks by querying public APIs and WHOIS records. The skill also utilizes the allowed-tools configuration to limit bash execution to specific commands like whois, curl, and npm view.
  • [EXTERNAL_DOWNLOADS]: The availability checking process involves querying several well-known and trusted services, including GitHub, npm, PyPI, crates.io, RubyGems, and the WordPress plugin directory. These network operations are strictly for validating the existence of names and do not involve downloading or executing external code.
  • [PROMPT_INJECTION]: The skill instructions provide a surface for indirect prompt injection (Category 8) by directing the agent to read and analyze project-specific documentation (e.g., in docs/prd/*) to inform the naming strategy.
  • Ingestion points: User input from the 'Naming Brief' and project files in docs/prd/ or the repository root.
  • Boundary markers: None specified; the agent is not explicitly warned to treat documentation content as data rather than instructions.
  • Capability inventory: Network access via curl/whois, local file reading, and package metadata retrieval.
  • Sanitization: None specified in the instructions. However, this ingestion is the primary intended function of the skill to provide context-aware naming, and no evidence of malicious intent or behavior was found.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 23, 2026, 11:44 PM
Security Audit — agent-trust-hub — naming