production-canary

Warn

Audited by Snyk on Jul 14, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Potentially malicious external URL detected (high risk: 1.00). The canary script fetches live content from https://example.com at runtime (curl "$SITE/...?") and uses the returned HTML/HTTP codes to automatically decide whether to git-revert a merge, so this external URL directly controls the agent's actions.

MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 0.80). The skill instructs an autonomous canary to run scripts and automatically perform "git revert" and push changes after a deploy, which directly modifies repository/production state without a human in the loop.

Issues (2)

W012
MEDIUM

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

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 14, 2026, 11:20 PM
Issues
2
Security Audit — snyk — production-canary