outlit-sdk

Warn

Audited by Snyk on Feb 16, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.90). The skill explicitly instructs the agent to fetch external documentation at runtime from the Doc URL Map (e.g., https://docs.outlit.ai/llms.txt and other https://docs.outlit.ai/... links) to drive implementation prompts and behavior, meaning remote content would directly control the agent's instructions and is relied on at runtime.

MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).

  • Direct money access detected (high risk: 1.00). The skill explicitly detects billing providers (it looks for the stripe dependency) and includes a dedicated "Billing Integration" decision that recommends Stripe webhook integration and guides calling billing-related functions (e.g., customer.paid(), customer.trialing(), customer.churned()). Because it references a specific payment gateway (Stripe) and concrete webhook/transaction-related operations, it qualifies as providing direct financial execution capability.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 16, 2026, 01:31 AM