Achievement Hunter Tips
PassAudited by ClawScan on Apr 15, 2026.
Overview
The skill's code, instructions, and requirements all match its stated purpose (producing text guidance for prioritizing achievements); it does not request credentials, perform network I/O, or modify system state.
This skill appears coherent and low-risk: it only produces a text 'achievement board' from the bundled SKILL.md and provided input, with no network calls or credential requests. If you expect live tracking, analytics, or integrations, note this skill does not provide them. If you want extra assurance, you can review handler.py yourself (it only reads SKILL.md and formats output) or run the included tests locally before enabling the skill. If you prefer the skill not be invoked autonomously, disable autonomous invocation in your agent settings.
