cc-skill-coding-standards
Pass
Audited by Gen Agent Trust Hub on Sep 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference for coding best practices. It does not contain any executable scripts, automated commands, or network-active components that could pose a security risk.
- [REMOTE_CODE_EXECUTION]: No remote code execution patterns were found. The code blocks provided are purely for illustrative purposes and do not involve piped execution or dynamic script loading.
- [DATA_EXFILTRATION]: There are no patterns of data exfiltration. Examples involving the
fetchAPI are standard demonstrations of error handling and do not access or transmit sensitive environment data or credentials. - [OBFUSCATION]: The content is written in clear, human-readable markdown and standard TypeScript/JavaScript. No obfuscation techniques such as Base64 encoding, zero-width characters, or homoglyph attacks were detected.
- [CREDENTIALS_SAFE]: No hardcoded secrets, API keys, or tokens are present in the code examples. References to placeholders like
marketIdare generic and safe.
Audit Metadata