Caveat verdict

azion-deploy

88
๐ŸŸข Trusted
No high-risk patterns surfaced by the deep scan โ€” automated capability review, not behavioral proof.

Azion edge deployment skill with explicit preflight auth checks; the executionSinkDetected refers to documented azion CLI commands for legitimate deployment purposes.

โš  Flagged for review โ€” coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis โ€” not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

5
security
70
transparency
90
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (3)

Pattern match critical

Pipe-to-shell pattern (curl | sh) โ€” supply chain attack vector

references/azion-cli.md ยท code ยท curl -fsSL https://downloads.azion.com/cli/install.sh | sh

Pattern match critical

Pipe to sh โ€” executes piped content as shell commands

references/azion-cli.md ยท code ยท | sh

Pattern match high

Possible hardcoded credential

scripts/azion-deploy.sh ยท prose ยท downgraded ยท token="${1:-${AZION_TOKEN:-}}

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A/B/E). Final tier capped at Caution โ€” cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

Requires 2 system binaries.

credential_access

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API