stackone-connect
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- EXTERNAL_DOWNLOADS (LOW): The skill installs the
@stackone/huband@stackone/react-hubpackages and fetches live documentation fromdocs.stackone.com. While these are the official domains for the service described, they are not on the predefined list of trusted sources. - PROMPT_INJECTION (LOW): Detects an indirect prompt injection surface where the agent is instructed to fetch and follow external documentation which could theoretically be manipulated to influence agent behavior.
- Ingestion points:
SKILL.md(References todocs.stackone.comandnpmjs.comin Instructions and Troubleshooting sections). - Boundary markers: Absent; the skill does not use delimiters or instructions to ignore embedded commands in the fetched docs.
- Capability inventory: The skill generates
curlcommands and React application code. - Sanitization: Absent; no validation or filtering is performed on the content fetched from the external documentation URLs.
Audit Metadata