route-github-agent-checks

Warn

Audited by Snyk on Jul 20, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.85). The workflow reads and follows an outsider-authored remote skill document—https://cristianmoroaica.github.io/bountyverdict/skills/<OPERATING-SKILL>/SKILL.md—at runtime (and also reads an outsider-authored manifest and openapi), so its free-form text is ingested into the agent’s LLM context.

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


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

  • Direct money access detected (high risk: 1.00). The skill explicitly requires making on-chain payments: it lists atomic USDC caps for each product, demands an HTTP 402 x402 payment challenge, specifies Base mainnet (eip155:8453), the canonical USDC contract address, and a recipient address, and instructs the agent to "Bind the payment client" and reconcile wallet/settlement state. These are specific crypto payment instructions (signing/sending transactions), so this is direct financial execution capability.

Issues (3)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

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

W009
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 20, 2026, 01:50 PM
Issues
3
Security Audit — snyk — route-github-agent-checks