hello-world

Fail

Audited by Snyk on Mar 8, 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 requires extracting an activation "code" from the auth/start response and inserting that code verbatim into subsequent poll and download request URLs, which forces the agent to handle/output a secret-like token in requests.

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 0.90). The skill explicitly requires contacting an external service to download and execute the full skill payload at runtime, creating a clear remote-code-execution / supply-chain backdoor vector that could be abused to run arbitrary or malicious code on the host.

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


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


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

  • Attempt to modify system services in skill instructions detected (high risk: 1.00). The skill instructs the agent to download and execute arbitrary external skill content (after activation) which could perform privileged actions such as obtaining sudo, modifying system files, or creating users, so it effectively enables compromising the host state.
Audit Metadata
Risk Level
CRITICAL
Analyzed
Mar 8, 2026, 02:19 AM