style-guide-adherence
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No evidence of prompt injection, data exfiltration, or persistence mechanisms was found. The content is purely educational and instructional regarding software development best practices.
- [EXTERNAL_DOWNLOADS] (SAFE): The skill references external URLs for style guides (e.g., https://google.github.io/styleguide/). These point to a trusted organization (Google) and do not involve automated downloads or execution of untrusted scripts.
- [COMMAND_EXECUTION] (SAFE): The document mentions standard development commands like
gofmt -w .,pnpm format, andpnpm lint. These are standard local environment tools used for formatting and linting and do not pose a security threat in the context provided.
Audit Metadata