using-neon
Pass
Audited by Gen Agent Trust Hub on Sep 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions for fetching documentation directly from Neon's official website (
neon.com). This is a standard operation for documentation-focused skills. - [INDIRECT_PROMPT_INJECTION]: The skill facilitates the ingestion of external documentation content which serves as an attack surface for instructions embedded in remote data.
- Ingestion points: Documentation fetched via
curlfromneon.comas described inSKILL.md. - Boundary markers: Absent; the content is fetched and processed as raw markdown.
- Capability inventory: The skill provides informational resources and CLI command templates but does not include automated scripts that perform file-system writes or network exfiltration.
- Sanitization: No specific sanitization or filtering is mentioned for the fetched documentation content.
Audit Metadata