Skill audit report
Find and remove AI-slop comments — ones that restate the code, describe another layer's behavior, or narrate planning that never shipped — while protecting the comments that carry real reasoning. Use when a reviewer calls a comment useless, unclear, or AI-written — including one a previous cleanup pass already rewrote; when auditing or cleaning up comments and docstrings on a branch, diff, or PR; when comments should be reduced, simplified, or restyled to ASD-STE100 / simplified technical English; when writing or reviewing docstrings for completeness — tuple-return meanings, boolean polarity, silent defaults and fallbacks; when deciding whether new code needs a comment and what it should say; or before sending a change for review.
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, 8 forks; issue activity unavailable in current metadata
Recent maintenance
PASS100
11d since push
License clarity
PASS86
MIT
README/SKILL.md completeness
PASS86
Metadata includes enough usage and workflow context
Dependency/runtime risk
PASS82
network or browser surface
Install availability
PASS92
npx skills add dashed/claude-marketplace --skill comment-slop
Install command safety
PASS92
standard package or runtime install path
Permission surface
INFO72
filesystem or document access, network or browser access
Repository evidence
PASS86
https://github.com/dashed/claude-marketplace/tree/master/plugins/comment-slop/skills/comment-slop
Review status
WARN46
AI review approval is missing
Agent Proven outcomes
INFO54
No agent outcome data yet
Checks
Install path
92
npx skills add dashed/claude-marketplace --skill comment-slop
Repository
88
https://github.com/dashed/claude-marketplace/tree/master/plugins/comment-slop/skills/comment-slop
License
86
MIT
Maintenance
100
11d since push
AI review
55
Review approval is missing
README/SKILL.md completeness
86
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
network or browser surface
Install command safety
92
standard package or runtime install path
Permission surface
72
filesystem or document access, network or browser access
Stars/forks activity
32
22 stars, 8 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.
Browser automation
mediumSkill may drive a browser or interact with web pages.
Network access
mediumSkill likely fetches remote pages, APIs, repositories, or external services.
Filesystem access
mediumSkill may read or write project files, documents, generated artifacts, or local workspace state.
Database access
mediumSkill may inspect schemas, query databases, or work with persistent stores.