Skill audit report
Compare two code versions for semantic equivalence via semi-formal tracing of both versions side-by-side. Trigger when the user shares a refactor, rewrite, migration, or A/B implementation and wants to confirm behavior is unchanged — "did I break anything", "is this equivalent", "are these equivalent", "semantically equivalent", "are these two implementations semantically equivalent", "check my refactor", "same behavior after the change?", "does my rewrite produce the same output", "switched from X to Y — same results?". SCOPE HARD RULE: requires two code versions (A and B). A single version for bug-finding uses logic-review; one version + a failing test uses logic-locate; explaining what one piece of code does uses logic-explain; codebase audit uses logic-health. Do NOT trigger for: single-version review, performance comparison, design-quality comparison, or "which is better-written" questions.
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
PASS82
database surface
Install availability
PASS92
npx skills add hyhmrright/logic-lens --skill logic-diff
Install command safety
PASS92
standard package or runtime install path
Permission surface
PASS88
database access
Repository evidence
PASS86
https://github.com/hyhmrright/logic-lens/tree/main/skills/logic-diff
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-diff
Repository
88
https://github.com/hyhmrright/logic-lens/tree/main/skills/logic-diff
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
82
database surface
Install command safety
92
standard package or runtime install path
Permission surface
88
database access
Stars/forks activity
32
22 stars, 2 forks; issue activity unavailable in current metadata
Adoption
42
22 GitHub stars
Agent safety v2
Usable candidate, but the agent should surface permission and audit notes before installation.
Require human approval before installing into a real workspace.
Network access
mediumSkill likely fetches remote pages, APIs, repositories, or external services.
Database access
mediumSkill may inspect schemas, query databases, or work with persistent stores.