reading-portolan

Fail

Audited by Snyk on Aug 6, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The skill explicitly shows setting S3 credentials via DuckDB SET statements (s3_access_key_id / s3_secret_access_key), which encourages placing secret values verbatim into commands/SQL and thus requires the LLM to handle/output secrets directly.

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

  • Third-party content exposure detected (medium risk: 0.30). In the “Workflow: Answering Questions About a Catalog”, the agent crawls/reads a user-provided Portolan catalog (via catalog.json and collection.json) and then fetches llms.txt and assets such as Parquet/STAC metadata from the catalog, which are outsider-authored free-text files/content within the catalog.

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

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

W011
MEDIUM

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

W012
MEDIUM

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

Audit Metadata
Risk Level
HIGH
Analyzed
Aug 6, 2026, 07:52 PM
Issues
3
Security Audit — snyk — reading-portolan