Caveat verdict

agent-pack-n-go

45
🟠 Risky
Significant risk patterns flagged — automated deep scan, not behavioral proof.

Explicitly designed to clone the full agent state — including credentials and skills — to a new device via SSH remote execution and encrypted scp transfer; legitimate migration tool but involves broad credential handling and remote code execution on user-provided targets.

⚠ 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
70
transparency
70
maintenance

Findings (14)

Pattern match critical

Accesses sensitive system files

references/migration-guide.md · code · /etc/hosts

Pattern match critical

Recursive delete from root or home — destructive command

references/migration-guide.md · code · rm -rf ~

Pattern match high

References sudo — requests elevated privileges

SKILL.md · code · sudo

Pattern match high

Accesses .ssh directory

references/migration-guide.md · code · .ssh/

Pattern match high

References SSH/GPG private keys

references/migration-guide.md · code · ssh-key

Pattern match high

Accesses OpenClaw config/secrets directly

references/migration-guide.md · code · ~/.openclaw/openclaw.json

Pattern match high

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

scripts/setup.sh · prose · downgraded · curl -fsSL --connect-timeout 15 "https://raw.githubusercontent.com/nvm-sh/nvm/${

Pattern match high

Pipe to bash — executes piped content as shell commands

scripts/setup.sh · prose · downgraded · | bash

Pattern match medium

References agent configuration files

references/migration-guide.md · code · CLAUDE.md

Pattern match medium

pip3 install — installs Python packages at runtime

references/migration-guide.md · code · pip3 install

Pattern match medium

Sets world-executable permissions

references/troubleshooting.md · code · chmod 700

Pattern match medium

Accesses shell history/config

scripts/deploy.sh · prose · downgraded · ~/.profile

Pattern match medium

apt-get install — installs system packages

scripts/deploy.sh · prose · downgraded · apt-get install

Pattern match low

References agent memory files

references/migration-guide.md · prose · downgraded · MEMORY.md

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A/B/C/F). 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.

Is this flag fair?

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