Caveat verdict

alibabacloud-ecs-patch-management

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

ECS patch scanning and installation skill using the OOS ACS-ECS-BulkyApplyPatchBaseline template via aliyun CLI; operates through the standard credential chain with explicit prohibition on exposing credentials, matching the stated patch management purpose.

⚠ 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.

0
security
30
transparency
70
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (5)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · TOKEN="patch-$(printf

Pattern match high

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

SKILL.md · prose · downgraded · curl -fsSL https://aliyuncli.alicdn.com/setup.sh | bash

Pattern match high

Pipe to bash — executes piped content as shell commands

SKILL.md · prose · downgraded · | bash

Pattern match high

Instructs covert action — may act without user awareness

references/acceptance-criteria.md · code · silently

Pattern match high

References sudo — requests elevated privileges

references/cli-installation-guide.md · code · sudo

Why the tier is capped

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

Permissions & capabilities

No declared permissions — minimal attack surface.

credential_access

Is this flag fair?

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