False positives

v0 is regex-based. That makes it high-precision (when we flag something, it's usually real), but it also means a few rules will misfire on safe code that happens to match the pattern. Here are the known failure modes and what we do about them.

Common misfires

How to report a misgrade

Email hello@skillox.io with:

We triage every report and use them to tighten the rules. False-positive reports also feed the upcoming LLM-probe training set.

What we won't do: we won't change a published grade retroactively without re-scanning. If a rule changes, the next scan reflects the new rule; the old result page keeps its historical grade with the rule version it was scored under (visible soon).

Found a real vulnerability instead?

If your finding is the opposite — a malicious skill we missed — that's a security disclosure, not a false positive. See Reporting a CVE for the responsible-disclosure process.