stripe-directory
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- Command Execution for Network and Financial Operations: The skill utilizes system commands such as
curlto interact with payment endpoints and various command-line interfaces (link-cli,tempo,mppx) to facilitate transactions. These operations are used to confirm pricing via HTTP 402 challenges and execute payment protocols as part of the core functionality. - External Package Management: The instructions include steps to check for and install necessary payment utilities via
npm(e.g.,@stripe/link-cli). This allows the agent to ensure the local environment has the required vendor-specific tools for processing payments. - Financial Transaction Safeguards: The skill is designed with explicit user-approval gates, requiring the agent to present prices and payment methods before any funds are moved. It also prioritizes non-charge test paths, which is a recommended practice for financial automation.
- External Data Processing: The skill ingests and processes data from the Stripe Directory API to generate shortlists. While this involves handling third-party information, the skill provides guidelines for deduplicating and scoring results to ensure relevance and trust.
Audit Metadata