Back to skill

Security audit

Achievement Hunter Tips

Security checks for vulnerabilities and agentic risk

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.

Static analysis

No suspicious patterns detected.