Audit History
python-best-practices - 10 audits
Version comparison
Capability and finding changes across audited versions, newest first.
| Version | Date | Result | Review items | Change vs previous |
|---|---|---|---|---|
| v10 Latest | Jul 9, 2026, 02:05 PM | No confirmed findings | 1 | No capability change |
| v9 | Jul 9, 2026, 02:05 PM | No confirmed findings | 1 | No capability change |
| v8 | Jul 6, 2026, 01:53 PM | No confirmed findings | 1 | No capability change |
| v7 | Jul 6, 2026, 01:53 PM | No confirmed findings | 1 | No capability change |
| v6 | Jul 5, 2026, 08:50 AM | No confirmed findings | 1 | No capability change |
| v5 | Jul 4, 2026, 12:07 PM | No confirmed findings | 1 | Env variables |
| v4 | Jun 27, 2026, 11:55 AM | No confirmed findings | 0 | No capability change |
| v3 | Jan 16, 2026, 12:50 PM | No confirmed findings | 0 | No capability change |
| v2 | Jan 16, 2026, 12:50 PM | No confirmed findings | 0 | Network accessExternal commandsEnv variables |
| v1 | Jan 10, 2026, 08:49 AM | No confirmed findings | 0 | Baseline |
Jul 9, 2026, 02:05 PM
Static analysis mostly matched Markdown fences and inline code, which are false positives in this documentation-only skill. One optional bash example shows uvx ty check, which is legitimate type-checking guidance but still requires user confirmation before execution.
Capability review items (1)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
⚙️ External commands (20)
🌐 Network access (1)
Jul 9, 2026, 02:05 PM
Static analysis mostly matched Markdown fences and inline code, which are false positives in this documentation-only skill. One optional bash example shows uvx ty check, which is legitimate type-checking guidance but still requires user confirmation before execution.
Capability review items (1)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
⚙️ External commands (20)
🌐 Network access (1)
Jul 6, 2026, 01:53 PM
Most static findings are false positives caused by Markdown fences, inline code formatting, and documentation prose. The only confirmed issue is an optional uvx ty command that can execute an external package runner. No prompt injection, data exfiltration, or system reconnaissance intent was found.
Capability review items (1)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
⚙️ External commands (20)
🌐 Network access (1)
Jul 6, 2026, 01:53 PM
Most static findings are false positives caused by Markdown fences, inline code formatting, and documentation prose. The only confirmed issue is an optional uvx ty command that can execute an external package runner. No prompt injection, data exfiltration, or system reconnaissance intent was found.
Capability review items (1)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
⚙️ External commands (20)
🌐 Network access (1)
Jul 5, 2026, 08:50 AM
Most static findings are false positives caused by Markdown code fences, inline backticks, and normal Python examples. No prompt injection, data exfiltration, or malicious intent was found. The optional `uvx ty check` example is legitimate but invokes an external tool, so agents should request user approval before running it.
Capability review items (1)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
⚙️ External commands (20)
🌐 Network access (1)
Jul 4, 2026, 12:07 PM
Most static hits are false positives caused by Markdown code fences and inline code, not Ruby backtick execution. One command example is confirmed as medium risk because `uvx ty check` can execute external tooling if followed by an agent. No prompt injection, data exfiltration intent, or malicious behavior was found.
Capability review items (1)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
⚙️ External commands (20)
🌐 Network access (1)
Jun 27, 2026, 11:55 AM
Static analysis produced a high score because Markdown code fences, inline backticks, environment-variable examples, and a documentation link matched generic patterns. Review found no executable skill code, no prompt injection, and no evidence of malicious intent. Residual risk is low because the guidance includes optional external tool commands and examples that reference secret-bearing environment variables.
Static false positives ignored (6)
These static matches were dismissed by semantic review or matched schema-only tokens, so they are shown for transparency but do not drive the quality score.
Risk Factors
⚙️ External commands (2)
🌐 Network access (1)
🔑 Env variables (1)
Jan 16, 2026, 12:50 PM
This is a pure documentation skill containing only markdown guidance with code examples. The static analyzer incorrectly flagged example code patterns in documentation as security issues. All reported findings are FALSE POSITIVES because the skill contains no executable code, no file system access, no network calls, and no external command execution. The flagged patterns (backticks, environment variables, API keys in examples) are educational documentation content only.
Risk Factors
🌐 Network access (1)
⚙️ External commands (42)
Jan 16, 2026, 12:50 PM
This is a pure documentation skill containing only markdown guidance with code examples. The static analyzer incorrectly flagged example code patterns in documentation as security issues. All reported findings are FALSE POSITIVES because the skill contains no executable code, no file system access, no network calls, and no external command execution. The flagged patterns (backticks, environment variables, API keys in examples) are educational documentation content only.
Risk Factors
🌐 Network access (1)
⚙️ External commands (42)
Jan 10, 2026, 08:49 AM
Pure documentation skill containing only markdown guidance. No executable code, no file system access, no network calls, and no external command execution. This skill only provides informational content when loaded by an AI agent.