📦

Audit History

openapi-spec-generation - 8 audits

Version comparison

Capability and finding changes across audited versions, newest first.

VersionDateResultReview itemsChange vs previous
v8 LatestJul 8, 2026, 12:58 PM No confirmed findings0No capability change
v7 Jul 8, 2026, 12:58 PM No confirmed findings0No capability change
v6 Jul 1, 2026, 01:13 AM No confirmed findings2No capability change
v5 Jul 1, 2026, 01:13 AM No confirmed findings2No capability change
v4 Jan 17, 2026, 08:59 AM No confirmed findings0No capability change
v3 Jan 17, 2026, 08:59 AM No confirmed findings0Network accessExternal commands
v2 Jan 4, 2026, 04:52 PM No confirmed findings0No capability change
v1 Jan 4, 2026, 04:52 PM No confirmed findings0Baseline

Jul 8, 2026, 12:58 PM

The flagged patterns are false positives from Markdown code fences, sample OpenAPI URLs, resource links, UUID schema examples, and generic error responses. No prompt injection, hidden command execution, credential access, or data exfiltration intent was found in SKILL.md.

1
Files scanned
1,029
Lines analyzed
2
Review items
0
False positives ignored
Audited by: codex

Jul 8, 2026, 12:58 PM

The flagged patterns are false positives from Markdown code fences, sample OpenAPI URLs, resource links, UUID schema examples, and generic error responses. No prompt injection, hidden command execution, credential access, or data exfiltration intent was found in SKILL.md.

1
Files scanned
1,029
Lines analyzed
2
Review items
0
False positives ignored
Audited by: codex

Jul 1, 2026, 01:13 AM

The static analyzer found command, URL, weak-crypto, and reconnaissance patterns in SKILL.md. Review found no malicious intent or prompt injection, but the skill includes legitimate install and CLI command examples that may modify the developer environment.

1
Files scanned
1,029
Lines analyzed
4
Review items
2
False positives ignored
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.

Medium
Legitimate External Tool Commands
The skill provides bash examples that install npm packages globally and run OpenAPI validation, bundling, preview, and SDK generation tools. These commands are relevant to the skill, but they can change the local environment or write generated files if executed.
The command examples are direct and executable, but they match the documented purpose of OpenAPI linting and SDK generation. I found no evidence that they exfiltrate data or run hidden payloads.
Low
Hardcoded Example and Documentation URLs
The URL alerts are examples, local development addresses, and links to public OpenAPI-related documentation. They do not send credentials or make network requests by themselves.
The URLs are visibly documentation links or placeholder API server values. No surrounding code performs outbound transmission.
Static false positives ignored (2)

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.

Low
False Positive Weak Cryptography Alerts
The weak-cryptography alerts match OpenAPI security terms such as bearer authentication, JWT format, API key schemas, and security sections. I found no cryptographic implementation or weak hash algorithm use.
Keyword review found security documentation, not crypto code. The file contains no evidence of MD5, SHA-1, custom encryption, or password handling logic.
Low
False Positive Reconnaissance Alerts
The reconnaissance alerts are caused by ordinary API schema identifiers, UUID formats, and response examples. These lines document API shapes and do not inspect the host system.
The cited content is OpenAPI and tsoa documentation syntax. I found no commands that enumerate files, users, networks, processes, or environment details.

Detected Patterns

Environment-Modifying CLI Examples
Audited by: codex

Jul 1, 2026, 01:13 AM

The static analyzer found command, URL, weak-crypto, and reconnaissance patterns in SKILL.md. Review found no malicious intent or prompt injection, but the skill includes legitimate install and CLI command examples that may modify the developer environment.

1
Files scanned
1,029
Lines analyzed
4
Review items
2
False positives ignored
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.

Medium
Legitimate External Tool Commands
The skill provides bash examples that install npm packages globally and run OpenAPI validation, bundling, preview, and SDK generation tools. These commands are relevant to the skill, but they can change the local environment or write generated files if executed.
The command examples are direct and executable, but they match the documented purpose of OpenAPI linting and SDK generation. I found no evidence that they exfiltrate data or run hidden payloads.
Low
Hardcoded Example and Documentation URLs
The URL alerts are examples, local development addresses, and links to public OpenAPI-related documentation. They do not send credentials or make network requests by themselves.
The URLs are visibly documentation links or placeholder API server values. No surrounding code performs outbound transmission.
Static false positives ignored (2)

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.

Low
False Positive Weak Cryptography Alerts
The weak-cryptography alerts match OpenAPI security terms such as bearer authentication, JWT format, API key schemas, and security sections. I found no cryptographic implementation or weak hash algorithm use.
Keyword review found security documentation, not crypto code. The file contains no evidence of MD5, SHA-1, custom encryption, or password handling logic.
Low
False Positive Reconnaissance Alerts
The reconnaissance alerts are caused by ordinary API schema identifiers, UUID formats, and response examples. These lines document API shapes and do not inspect the host system.
The cited content is OpenAPI and tsoa documentation syntax. I found no commands that enumerate files, users, networks, processes, or environment details.

Detected Patterns

Environment-Modifying CLI Examples
Audited by: codex

Jan 17, 2026, 08:59 AM

Pure documentation skill containing YAML OpenAPI templates, code examples (Python FastAPI, TypeScript tsoa), and validation patterns. No executable code, no file system access, no network calls. All 126 static findings are false positives: detected cryptographic keywords are data format specifiers in YAML schemas, backticks are markdown formatting in documentation code blocks, URLs are example domains and documentation references, and system keywords are standard OpenAPI syntax.

2
Files scanned
1,207
Lines analyzed
2
Review items
0
False positives ignored
Audited by: claude

Jan 17, 2026, 08:59 AM

Pure documentation skill containing YAML OpenAPI templates, code examples (Python FastAPI, TypeScript tsoa), and validation patterns. No executable code, no file system access, no network calls. All 126 static findings are false positives: detected cryptographic keywords are data format specifiers in YAML schemas, backticks are markdown formatting in documentation code blocks, URLs are example domains and documentation references, and system keywords are standard OpenAPI syntax.

2
Files scanned
1,207
Lines analyzed
2
Review items
0
False positives ignored
Audited by: claude

Jan 4, 2026, 04:52 PM

Pure documentation and template skill containing YAML OpenAPI specifications, code examples (Python FastAPI, TypeScript tsoa), and validation patterns. No executable code, no file access, no network calls. Contains only documentation and templates for users to reference.

4
Files scanned
1,248
Lines analyzed
0
Review items
0
False positives ignored
No confirmed security findings were recorded for this completed audit.
Audited by: claude

Jan 4, 2026, 04:52 PM

Pure documentation and template skill containing YAML OpenAPI specifications, code examples (Python FastAPI, TypeScript tsoa), and validation patterns. No executable code, no file access, no network calls. Contains only documentation and templates for users to reference.

4
Files scanned
1,248
Lines analyzed
0
Review items
0
False positives ignored
No confirmed security findings were recorded for this completed audit.
Audited by: claude