travis-worker

Fail

Audited by Snyk on Jul 8, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.90). The skill embeds a plaintext AMQP URI with username:password in the example environment configuration (export TRAVIS_WORKER_AMQP_URI="amqp://user:pass@..."), which requires producing or handling verbatim credentials and therefore poses an exfiltration 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 explicitly instructs running sudo commands that add apt keys and sources, install packages, write to /etc files, and run systemctl to enable/start services, all of which modify the host system state and require elevated privileges.

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

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
HIGH
Analyzed
Jul 8, 2026, 04:22 PM
Issues
3
Security Audit — snyk — travis-worker