entropy — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited entropy (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.
Use this skill when working on entropy problems in information theory.
scipy.stats.entropy(p, base=2) for discretez3_solve.py prove "entropy_nonnegative"sympy_compute.py integrate "-f(x)*log(f(x))" --var xuv run python -c "from scipy.stats import entropy; p = [0.25, 0.25, 0.25, 0.25]; H = entropy(p, base=2); print('Entropy:', H, 'bits')"uv run python -c "from scipy.stats import entropy; p = [0.5, 0.5]; q = [0.9, 0.1]; kl = entropy(p, q); print('KL divergence:', kl)"uv run python -m runtime.harness scripts/sympy_compute.py simplify "-p*log(p, 2) - (1-p)*log(1-p, 2)"From indexed textbooks:
See .claude/skills/math-mode/SKILL.md for full tool documentation.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.