CtrlK
BlogDocsLog inGet started
Tessl Logo

auto-updater

Automatically update Clawdbot and all installed skills once daily. Runs via cron, checks for updates, applies them, and messages the user with a summary of what changed.

79

2.74x
Quality

70%

Does it follow best practices?

Impact

96%

2.74x

Average score across 3 eval scenarios

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./clawdbot/auto-updater/SKILL.md

The canonical home for this skill is auto-updater in jdrhyne/agent-skills

SKILL.md
Quality
Evals
Security

Low

Low-risk findings.

1 low severity finding. Worth noting, but not necessarily harmful.

Low

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

What this means

The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.

Why it was flagged

Third-party content exposure detected (high risk: 0.90). The skill's required workflow (SKILL.md "How Updates Work" and references/agent-guide.md Step 2) runs and captures the output of "clawdhub update --all" (and the auto-update script logs SKILL_OUTPUT), which fetches third-party skill packages from the public ClawdHub/registry and the agent parses that output to decide/report what changed—exposing it to untrusted, user-published code/content that can materially alter behavior.

Report incorrect finding
Repository
bap-jorkim/agent-skills-fork-feb-25
Audited
Security analysis
Snyk

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.