using-neon
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill uses
curlto fetch the documentation index fromhttps://neon.com/llms.txtand specific documentation pages fromhttps://neon.com/docs/. These are official resources from a well-known service provider and are used to provide the agent with accurate information. - [INDIRECT_PROMPT_INJECTION]: The skill is designed to ingest and process documentation content from an external source.
- Ingestion points: Data fetched from
neon.comviacurlcommands described inSKILL.md. - Boundary markers: None specified for the fetched content.
- Capability inventory: Network operations via
curl. - Sanitization: None specified in the instructions.
- [COMMAND_EXECUTION]: Mentions the use of the
neonCLI tool (e.g.,neon init) for project initialization and resource management, which is standard functionality for the platform's developer tools.
Audit Metadata