Audit History
uvicorn - 8 audits
Version comparison
Capability and finding changes across audited versions, newest first.
| Version | Date | Result | Review items | Change vs previous |
|---|---|---|---|---|
| v8 Latest | Jul 23, 2026, 11:12 AM | No confirmed findings | 5 | No capability change |
| v7 | Jul 7, 2026, 10:19 PM | 1 confirmed | 0 | No capability change |
| v6 | Jul 6, 2026, 06:16 AM | 1 confirmed | 0 | No capability change |
| v5 | Jun 28, 2026, 04:20 PM | No confirmed findings | 2 | No capability change |
| v4 | Jan 16, 2026, 08:08 PM | No confirmed findings | 0 | No capability change |
| v3 | Jan 16, 2026, 08:08 PM | No confirmed findings | 0 | No capability change |
| v2 | Jan 11, 2026, 04:16 AM | No confirmed findings | 0 | No capability change |
| v1 | Jan 11, 2026, 04:16 AM | No confirmed findings | 0 | Baseline |
Jul 23, 2026, 11:12 AM
The 45 external-command alerts are false positives caused by Markdown fences and inline option formatting; no backtick execution exists. Temporary socket usage, placeholder TLS paths, container binding, loopback documentation, and worker-option text are legitimate examples. Five examples bind to all interfaces without sufficient exposure warnings, and four also use development reload settings.
Capability review items (5)
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 (45)
🌐 Network access (7)
📁 Filesystem access (1)
Jul 7, 2026, 10:19 PM
Most static findings are false positives from Markdown code fences or command examples, not executable skill code. No prompt injection or data exfiltration intent was found. A medium semantic issue remains because several examples combine public network binding with reload or development-oriented settings without a clear warning.
Confirmed security concerns (1)
Risk Factors
⚙️ External commands (45)
🌐 Network access (7)
📁 Filesystem access (1)
Jul 6, 2026, 06:16 AM
The static findings in SKILL.md and evaluation.json are false positives caused by documentation examples and inert JSON strings. A separate semantic issue remains because evaluation.json contains untrusted self-audit claims that label the package safe and all findings false positives.
Confirmed security concerns (1)
Risk Factors
⚙️ External commands (46)
🌐 Network access (16)
📁 Filesystem access (2)
Jun 28, 2026, 04:20 PM
Static analysis flagged command execution, network, filesystem, credential, and obfuscation patterns, but review found documentation examples rather than executable skill code. No malicious intent, prompt injection, credential exfiltration, or hidden runtime behavior was found. The remaining risk is low because examples bind Uvicorn to all interfaces and should be used with deployment context.
Capability review items (2)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Static false positives ignored (1)
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 (6)
🌐 Network access (9)
📁 Filesystem access (4)
Jan 16, 2026, 08:08 PM
This is a documentation-only skill containing example commands and configurations for Uvicorn ASGI server. All 98 static findings are FALSE POSITIVES. The analyzer incorrectly flagged documentation examples as security issues. The skill has no executable code, no network connections, no credential handling, and no command injection vectors.
Risk Factors
⚙️ External commands (1)
🌐 Network access (1)
📁 Filesystem access (1)
Jan 16, 2026, 08:08 PM
This is a documentation-only skill containing example commands and configurations for Uvicorn ASGI server. All 98 static findings are FALSE POSITIVES. The analyzer incorrectly flagged documentation examples as security issues. The skill has no executable code, no network connections, no credential handling, and no command injection vectors.
Risk Factors
⚙️ External commands (1)
🌐 Network access (1)
📁 Filesystem access (1)
Jan 11, 2026, 04:16 AM
This is a legitimate documentation skill for Uvicorn ASGI server. All 'external_commands' findings are actually code examples showing how to run uvicorn commands. The 'network' findings are documentation examples using standard localhost addresses (0.0.0.0, 127.0.0.1). The 'sensitive' finding about certificates is documenting legitimate SSL configuration. No actual security risks detected.
Risk Factors
⚙️ External commands (1)
🌐 Network access (1)
📁 Filesystem access (1)
Jan 11, 2026, 04:16 AM
This is a legitimate documentation skill for Uvicorn ASGI server. All 'external_commands' findings are actually code examples showing how to run uvicorn commands. The 'network' findings are documentation examples using standard localhost addresses (0.0.0.0, 127.0.0.1). The 'sensitive' finding about certificates is documenting legitimate SSL configuration. No actual security risks detected.