commit — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited commit (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Create a git commit following the project's conventions.
/pre-commit before creating a commit/changelog if the public API was changedgit commit -S)<type>(<scope>): <description> (e.g. fix(tapo-py): correct .pyi stub mismatches with Rust API, feat(discovery): add DeviceType enum)deps / deps-dev scope and match Dependabot's subject line style:chore(deps): bump <name> from <old> to <new> (e.g. chore(deps): bump opentelemetry-otlp from 0.31.1 to 0.32.0)chore(deps-dev): bump <name> from <old> to <new> in /<path> (e.g. chore(deps-dev): bump maturin from 1.13.1 to 1.13.3 in /tapo-py)Co-Authored-By line in commit messages. This overrides the default commit template.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.