render-migrate-from-heroku

Fail

Audited by Snyk on Aug 1, 2026

Risk Level: CRITICAL
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The skill instructs the agent to accept/paste Heroku config output and connection strings and to call update_environment_variables / use pg_credentials, which requires the LLM to include secret values (env var values, DB URLs, tokens) verbatim in tool calls or generated output.

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). The majority of the links are official Render or well-known Git hosting/documentation pages, but the raw.githubusercontent.com link points to an install.sh that is recommended to be curl|sh — a direct remote shell script execution vector that is high-risk if run uninspected or if the source is compromised.

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

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W012
MEDIUM

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

Audit Metadata
Risk Level
CRITICAL
Analyzed
Aug 1, 2026, 11:04 AM
Issues
3
Security Audit — snyk — render-migrate-from-heroku