stripe-docs
Pass
Audited by Gen Agent Trust Hub on Jul 23, 2026
Risk Level: SAFE
Full Analysis
- Vendor Tool Integration: The skill recommends using the
stripeCLI tool for documentation lookups. This is the official command-line interface provided by Stripe, ensuring that data is retrieved from authoritative sources. - Scoped Command Access: Use of the
allowed-toolsconfiguration explicitly restricts execution tostripe docscommands. This scoping helps prevent unauthorized command execution by limiting the agent's capabilities to only the intended documentation functions. - Network Communication: The skill facilitates fetching content from
docs.stripe.com. As this is the official documentation domain for the skill's author, the network activity is consistent with the skill's primary purpose and focuses on retrieving public technical information. - Data Handling: The documentation content is retrieved in Markdown format, which is a standard practice for agent-friendly workflows. There are no signs of sensitive file access or credential harvesting within the skill's instructions.
Audit Metadata