Skills git-workflow Audit History
📦

Audit History

git-workflow - 10 audits

Version comparison

Capability and finding changes across audited versions, newest first.

VersionDateResultReview itemsChange vs previous
v10 LatestJul 23, 2026, 07:30 AM No confirmed findings0No capability change
v9 Jul 7, 2026, 11:07 PM No confirmed findings0No capability change
v8 Jul 5, 2026, 02:49 AM No confirmed findings0No capability change
v7 Jun 28, 2026, 12:13 PM 1 confirmed0External commands
v6 Jan 21, 2026, 04:39 PM No confirmed findings0 External commands
v5 Jan 16, 2026, 05:26 PM No confirmed findings0No capability change
v4 Jan 16, 2026, 05:26 PM No confirmed findings0External commands
v3 Jan 10, 2026, 10:37 AM No confirmed findings0No capability change
v2 Jan 10, 2026, 10:37 AM No confirmed findings0No capability change
v1 Jan 10, 2026, 10:37 AM No confirmed findings0Baseline

Jul 23, 2026, 07:30 AM

All seven static alerts are false positives caused by Markdown backticks and fenced examples in SKILL.md. The fixed local quality-check commands contain no dynamic input, network access, or malicious intent.

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

Jul 7, 2026, 11:07 PM

The static findings are false positives caused by Markdown backticks and fenced examples in SKILL.md. The only actual shell commands shown are local pre-commit checks, with no evidence of credential exfiltration, network access, prompt injection, or unsafe command construction.

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

Jul 5, 2026, 02:49 AM

The static findings are false positives caused by Markdown inline code and fenced examples, not Ruby backtick execution. The referenced commands are ordinary Git workflow checklist examples, with no evidence of command injection, exfiltration, or prompt injection.

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

Jun 28, 2026, 12:13 PM

Static analysis reported Markdown backticks and a weak-crypto pattern, but most hits are false positives from prose, code fences, and placeholder text. The skill does include pre-commit shell commands, including npm scripts, which are legitimate but should be treated as external command execution in untrusted repositories.

1
Files scanned
66
Lines analyzed
2
Review items
2
False positives ignored

Confirmed security concerns (1)

Medium
External Command Checklist Requires User Trust
The pre-commit checklist includes shell commands for scanning staged diffs and running npm quality gates. This is normal for a Git workflow skill, but npm scripts can execute project-defined code and should only be run in trusted repositories.
The file explicitly presents shell commands in a bash checklist. The intent is legitimate quality control, but npm scripts are a real execution surface.
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
Markdown Backticks Misclassified as Shell Execution
Static findings at the listed locations are Markdown inline code, fenced examples, branch names, or commit message examples. They are not Ruby backtick execution and do not show command injection.
The evidence is plain Markdown formatting and example text. No executable Ruby code, command substitution, or user-controlled shell invocation is present at these locations.
Low
Weak Cryptography Pattern Is a Substring Match
The weak cryptography findings appear to match text inside the description fields, including the word description. No hashing, encryption, cipher selection, or cryptographic API use appears in the skill file.
The referenced lines contain prose and naming templates only. I found no evidence of cryptographic code or weak algorithm use.

Risk Factors

⚙️ External commands (1)

Detected Patterns

Project Script Execution
Audited by: codex

Jan 21, 2026, 04:39 PM

This skill is a pure documentation resource teaching Git workflow best practices. All static findings are false positives from pattern matching on instructional markdown content. The skill contains no executable code, no network requests, and no security risks.

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

Jan 16, 2026, 05:26 PM

AI analysis failed after multiple attempts - MANUAL REVIEW REQUIRED before publishing. This skill cannot be auto-published until reviewed by a human.

2
Files scanned
243
Lines analyzed
1
Review items
0
False positives ignored

Detected Patterns

Weak cryptographic algorithmRuby/shell backtick execution
Audited by: claude

Jan 16, 2026, 05:26 PM

AI analysis failed after multiple attempts - MANUAL REVIEW REQUIRED before publishing. This skill cannot be auto-published until reviewed by a human.

2
Files scanned
243
Lines analyzed
1
Review items
0
False positives ignored

Detected Patterns

Weak cryptographic algorithmRuby/shell backtick execution
Audited by: claude

Jan 10, 2026, 10:37 AM

Pure prompt-based documentation skill with no executable code. Contains only Git best practices guidance and workflow instructions for AI behavior.

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

Jan 10, 2026, 10:37 AM

Pure prompt-based documentation skill with no executable code. Contains only Git best practices guidance and workflow instructions for AI behavior.

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

Jan 10, 2026, 10:37 AM

Pure prompt-based documentation skill with no executable code. Contains only Git best practices guidance and workflow instructions for AI behavior.

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