Skill audit report
Locate the root cause of a CONFIRMED failure via backward-then-forward semi-formal tracing. Trigger when the user provides a stack trace, failing assertion, error message, or specific wrong-value observation — "find the bug", "this test is failing", "track down this crash", "why is this test failing", "KeyError at line 89", "expected 70, got 100", "NoneType has no attribute X", "cart empties when second tab opens". SCOPE HARD RULE: requires a concrete failure (exception, failing test, or specific wrong output). Vague suspicion without evidence uses logic-review; behavior explanation uses logic-explain; refactor comparison uses logic-diff; codebase audit uses logic-health. Do NOT trigger for: vague "what's wrong" without a concrete symptom, style questions, or performance issues.
OpenAgentSkill Trust Score
The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.
GitHub adoption
FAIL30
22 GitHub stars
Stars/forks activity
FAIL32
22 stars, 2 forks; issue activity unavailable in current metadata
Recent maintenance
PASS100
24d since push
License clarity
PASS86
MIT
README/SKILL.md completeness
INFO76
Public metadata needs stronger README/SKILL.md context
Dependency/runtime risk
INFO72
credential or environment access
Install availability
PASS92
npx skills add hyhmrright/logic-lens --skill logic-locate
Install command safety
PASS92
standard package or runtime install path
Permission surface
INFO74
secrets or environment access
Repository evidence
PASS86
https://github.com/hyhmrright/logic-lens/tree/main/skills/logic-locate
Review status
WARN46
AI review approval is missing
Agent Proven outcomes
INFO54
No agent outcome data yet
Checks
Install path
92
npx skills add hyhmrright/logic-lens --skill logic-locate
Repository
88
https://github.com/hyhmrright/logic-lens/tree/main/skills/logic-locate
License
86
MIT
Maintenance
100
24d since push
AI review
55
Review approval is missing
README/SKILL.md completeness
84
Warnings
Method
This report combines public metadata, AI review output, repository freshness, install readiness, OpenAgentSkill events, quality scoring, trust checks, and the agent safety gate. It is not a full source-code security review.
Compare nearby options
Wazuh - The Open Source Security Platform. Unified XDR and SIEM protection for endpoints and cloud workloads.
16K Stars · Audit report
🕵️♂️ Collect a dossier on a person by username from 3000+ sites
33K Stars · Audit report
Nuclei is a fast, customizable vulnerability scanner powered by the global security community and built on a simple YAML-based DSL, enabling collaboration to tackle trending vulnerabilities on the internet. It helps you find vulnerabilities in your applications, APIs, networks, DNS, and cloud configurations.
29K Stars · Audit report
Usable description available
Dependency risk
72
credential or environment access
Install command safety
92
standard package or runtime install path
Permission surface
74
secrets or environment access
Stars/forks activity
32
22 stars, 2 forks; issue activity unavailable in current metadata
Adoption
42
22 GitHub stars
Agent safety v2
Sparse or mixed signals. Useful for discovery, but not for autonomous installation.
Test manually in an isolated workspace and compare against safer alternatives.
Network access
mediumSkill likely fetches remote pages, APIs, repositories, or external services.
Secrets or environment access
highSkill metadata references credentials, tokens, environment variables, or secret-bearing workflows.