Skills run-nx-generator Audit History
📦

Audit History

run-nx-generator - 7 audits

Version comparison

Capability and finding changes across audited versions, newest first.

VersionDateResultReview itemsChange vs previous
v7 LatestJul 5, 2026, 08:01 PM No confirmed findings0No capability change
v6 Jul 5, 2026, 08:01 PM No confirmed findings0No capability change
v5 Jun 30, 2026, 10:42 AM No confirmed findings1No capability change
v4 Jan 17, 2026, 07:29 AM No confirmed findings0No capability change
v3 Jan 17, 2026, 07:29 AM No confirmed findings0External commands
v2 Jan 6, 2026, 01:21 AM No confirmed findings0No capability change
v1 Jan 6, 2026, 01:21 AM No confirmed findings0Baseline

Jul 5, 2026, 08:01 PM

The static findings are Markdown backtick and code block detections around documented Nx commands, not Ruby shell execution. The skill does intentionally guide shell-based Nx workflows, so users should review generated commands and workspace changes before execution. No prompt injection, data exfiltration, or hidden malicious intent was found in SKILL.md.

1
Files scanned
88
Lines analyzed
1
Review items
0
False positives ignored
Audited by: codex

Jul 5, 2026, 08:01 PM

The static findings are Markdown backtick and code block detections around documented Nx commands, not Ruby shell execution. The skill does intentionally guide shell-based Nx workflows, so users should review generated commands and workspace changes before execution. No prompt injection, data exfiltration, or hidden malicious intent was found in SKILL.md.

1
Files scanned
88
Lines analyzed
1
Review items
0
False positives ignored
Audited by: codex

Jun 30, 2026, 10:42 AM

Static analysis flagged many Markdown backticks and generator wording. The weak cryptography findings are false positives, but the skill intentionally guides shell commands that can modify a workspace.

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

Medium
Workspace-Modifying Shell Commands
The skill instructs users to run Nx generator, test, and formatting commands. This is legitimate for an Nx workflow, but generators can create or change files and execute local project generator logic.
The command examples are explicit and match the stated purpose of the skill. Risk comes from normal generator side effects, not from evidence of malicious intent.
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
Weak Cryptography Static False Positive
The flagged lines use the word generator in documentation and command examples. No evidence found of cryptographic APIs, hashing algorithms, encryption, or credential handling.
The reviewed lines are plain Markdown documentation for Nx generators. There is no crypto code or weak algorithm usage in the file.
Low
Markdown Backtick Static False Positives
Several static findings report Ruby or shell backtick execution, but the file is Markdown documentation. Inline backticks name commands, paths, tools, and flags rather than execute code.
The context shows Markdown formatting rather than Ruby code. Some fenced command examples remain relevant as user-run shell guidance and are covered separately.

Detected Patterns

External Command Guidance
Audited by: codex

Jan 17, 2026, 07:29 AM

This is a documentation-only skill providing guidance on running Nx generators. All 29 static findings are false positives: MD5 hashes are content identifiers in metadata, backticks are markdown code formatting, URLs are source references, and the skill contains no executable code, network requests, or external command execution.

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

Jan 17, 2026, 07:29 AM

This is a documentation-only skill providing guidance on running Nx generators. All 29 static findings are false positives: MD5 hashes are content identifiers in metadata, backticks are markdown code formatting, URLs are source references, and the skill contains no executable code, network requests, or external command execution.

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

Jan 6, 2026, 01:21 AM

This is a documentation-only skill that provides guidance on running Nx generators. The skill file contains no executable code, makes no network requests, does not access the filesystem beyond its own content, and does not execute external commands. The referenced MCP tools are legitimate Nx tooling for generator discovery and execution.

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

Jan 6, 2026, 01:21 AM

This is a documentation-only skill that provides guidance on running Nx generators. The skill file contains no executable code, makes no network requests, does not access the filesystem beyond its own content, and does not execute external commands. The referenced MCP tools are legitimate Nx tooling for generator discovery and execution.

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