📦

Audit History

browser-extension-developer - 8 audits

Version comparison

Capability and finding changes across audited versions, newest first.

VersionDateResultReview itemsChange vs previous
v8 LatestJul 8, 2026, 10:40 AM No confirmed findings0No capability change
v7 Jul 8, 2026, 10:40 AM No confirmed findings0No capability change
v6 Jul 1, 2026, 01:18 AM No confirmed findings1No capability change
v5 Jul 1, 2026, 01:18 AM No confirmed findings1No capability change
v4 Jan 17, 2026, 08:54 AM No confirmed findings0No capability change
v3 Jan 17, 2026, 08:54 AM No confirmed findings0External commands
v2 Jan 4, 2026, 04:47 PM No confirmed findings0No capability change
v1 Jan 4, 2026, 04:47 PM No confirmed findings0Baseline

Jul 8, 2026, 10:40 AM

The static findings are false positives caused by Markdown backticks and documented npm commands in SKILL.md. I found no executable shell invocation, prompt injection attempt, or malicious intent in the skill text.

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

Jul 8, 2026, 10:40 AM

The static findings are false positives caused by Markdown backticks and documented npm commands in SKILL.md. I found no executable shell invocation, prompt injection attempt, or malicious intent in the skill text.

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

Jul 1, 2026, 01:18 AM

Static analysis flagged Markdown backticks as Ruby shell execution and weak cryptography. Review found no executable code, cryptographic implementation, prompt injection, network calls, or data exfiltration in SKILL.md. The only retained concern is low-risk guidance to run normal npm development commands in the target project.

1
Files scanned
37
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.

Low
Project npm Command Guidance
TRUE_POSITIVE: SKILL.md lists npm development, build, lint, and test commands. This is expected for a browser extension development skill, but npm scripts execute project-defined commands and should be run only in trusted repositories.
The commands are explicit npm scripts in a documentation section. They are legitimate development commands, but they still invoke external project tooling.
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 Backtick Execution False Positive
FALSE_POSITIVE: Static analysis identified Ruby or shell backtick execution, but the cited content is Markdown frontmatter, a fenced structure example, inline command names, and an i18n path. No executable Ruby or shell code is present.
Line review shows only Markdown formatting and user-facing command documentation. There is no code path that executes backtick contents.
Low
Weak Cryptography False Positive
FALSE_POSITIVE: Static analysis flagged weak cryptographic algorithms at SKILL.md lines 3 and 31. Those lines describe browser extension scope and an i18n messages file path, with no cryptographic API or algorithm use.
The cited lines contain natural language and a messages.json path. No MD5, SHA-1, cipher, hashing call, or crypto library appears in the reviewed file.

Risk Factors

Audited by: codex

Jul 1, 2026, 01:18 AM

Static analysis flagged Markdown backticks as Ruby shell execution and weak cryptography. Review found no executable code, cryptographic implementation, prompt injection, network calls, or data exfiltration in SKILL.md. The only retained concern is low-risk guidance to run normal npm development commands in the target project.

1
Files scanned
37
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.

Low
Project npm Command Guidance
TRUE_POSITIVE: SKILL.md lists npm development, build, lint, and test commands. This is expected for a browser extension development skill, but npm scripts execute project-defined commands and should be run only in trusted repositories.
The commands are explicit npm scripts in a documentation section. They are legitimate development commands, but they still invoke external project tooling.
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 Backtick Execution False Positive
FALSE_POSITIVE: Static analysis identified Ruby or shell backtick execution, but the cited content is Markdown frontmatter, a fenced structure example, inline command names, and an i18n path. No executable Ruby or shell code is present.
Line review shows only Markdown formatting and user-facing command documentation. There is no code path that executes backtick contents.
Low
Weak Cryptography False Positive
FALSE_POSITIVE: Static analysis flagged weak cryptographic algorithms at SKILL.md lines 3 and 31. Those lines describe browser extension scope and an i18n messages file path, with no cryptographic API or algorithm use.
The cited lines contain natural language and a messages.json path. No MD5, SHA-1, cipher, hashing call, or crypto library appears in the reviewed file.

Risk Factors

Audited by: codex

Jan 17, 2026, 08:54 AM

This skill contains only documentation files with no executable code, network calls, or filesystem access. The static analysis flagged markdown code fences and JSON content as security issues, but evaluation confirms these are false positives. SKILL.md provides guidance for WXT-based browser extension development.

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

Jan 17, 2026, 08:54 AM

This skill contains only documentation files with no executable code, network calls, or filesystem access. The static analysis flagged markdown code fences and JSON content as security issues, but evaluation confirms these are false positives. SKILL.md provides guidance for WXT-based browser extension development.

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

Jan 4, 2026, 04:47 PM

This skill contains only documentation files with no executable code, network calls, or filesystem access. It provides guidance for browser extension development but does not perform any actions that could compromise user security.

4
Files scanned
171
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:47 PM

This skill contains only documentation files with no executable code, network calls, or filesystem access. It provides guidance for browser extension development but does not perform any actions that could compromise user security.

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