naming-conventions

Pass

Audited by Gen Agent Trust Hub on Mar 29, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is a utility for code refactoring and naming convention enforcement. No malicious behavior, obfuscation, or unauthorized data access was detected during the analysis.
  • [COMMAND_EXECUTION]: The skill provides Node.js scripts (scripts/check-naming.js) intended for local execution. These scripts perform static analysis on source code using standard file system modules (fs, path) and do not execute external commands or interact with the network.
  • [CREDENTIALS_UNSAFE]: The documentation mentions env.API_KEY as an example of a universally understood abbreviation. This is a reference to a coding pattern and does not represent a hardcoded secret or a request to expose credentials.
  • [EXTERNAL_DOWNLOADS]: No remote downloads, external dependencies, or calls to unverified third-party services were identified.
  • [PROMPT_INJECTION]: The skill's instructions focus on code style improvements and do not contain patterns aimed at bypassing AI safety guidelines or overriding system prompts.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 29, 2026, 07:52 AM