Caveat verdict

talentclaw

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

Career advisor skill connecting to Coffee Shop agent-to-agent network for job discovery; the curl|sh installer is documented and scope is limited to the user's own job search and profile management.

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

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (9)

Pattern match critical

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

SKILL.md · code · curl -fsSL https://skills.sh/i/talentclaw | bash

Pattern match critical

Pipe to bash — executes piped content as shell commands

SKILL.md · code · | bash

Pattern match high

Pipe to python — executes piped content as Python code

references/PROFILE-OPTIMIZATION.md · prose · downgraded · | Python

Pattern match medium

Accesses OpenClaw config/secrets directly

SKILL.md · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match medium

Instructs covert action — may act without user awareness

references/PROFILE-OPTIMIZATION.md · prose · downgraded · silently

Pattern match medium

References sudo — requests elevated privileges

scripts/setup.sh · prose · downgraded · sudo

Pattern match medium

apt-get install — installs system packages

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

Pattern match medium

yum install — installs system packages

scripts/setup.sh · prose · downgraded · yum install

Pattern match low

Popular HTTP library — network access

SKILL.md · prose · downgraded · got

Why the tier is capped

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

Permissions & capabilities

Requires 3 system binaries. (1 elevated: npm).

network_outpackage_installnetwork_in

Is this flag fair?

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