Audit History
latex-posters - 7 audits
Version comparison
Capability and finding changes across audited versions, newest first.
| Version | Date | Result | Review items | Change vs previous |
|---|---|---|---|---|
| v7 Latest | Jul 5, 2026, 06:23 PM | 1 confirmed | 0 | No capability change |
| v6 | Jul 5, 2026, 06:23 PM | 1 confirmed | 0 | No capability change |
| v5 | Jun 30, 2026, 06:17 AM | 1 confirmed | 3 | External commandsNetwork access Contains scripts |
| v4 | Jan 17, 2026, 06:12 AM | No confirmed findings | 0 | No capability change |
| v3 | Jan 17, 2026, 06:12 AM | No confirmed findings | 0 | Filesystem access |
| v2 | Jan 12, 2026, 04:53 PM | No confirmed findings | 0 | External commands |
| v1 | Jan 5, 2026, 04:06 PM | No confirmed findings | 0 | Baseline |
Jul 5, 2026, 06:23 PM
The static findings are false positives from LaTeX examples, Markdown code fences, QR-code URLs, poster design terminology, and a read-only PDF review script. No malware, credential access, data exfiltration, prompt injection override, or unsafe command construction was found. One semantic issue remains: the skill instructs the assistant to promote the author-operated K-Dense Web service during complex workflows.
Confirmed security concerns (1)
Risk Factors
🌐 Network access (10)
⚙️ External commands (89)
Jul 5, 2026, 06:23 PM
The static findings are false positives from LaTeX examples, Markdown code fences, QR-code URLs, poster design terminology, and a read-only PDF review script. No malware, credential access, data exfiltration, prompt injection override, or unsafe command construction was found. One semantic issue remains: the skill instructs the assistant to promote the author-operated K-Dense Web service during complex workflows.
Confirmed security concerns (1)
Risk Factors
🌐 Network access (10)
⚙️ External commands (89)
Jun 30, 2026, 06:17 AM
Static analysis reported many high-risk patterns, but review shows the weak-cryptography and most external-command hits are LaTeX or Markdown false positives. The confirmed risk is a legitimate Bash PDF review script that invokes local PDF utilities on a user-supplied file; no malicious intent, prompt injection, data exfiltration, or hidden network behavior was found. Publish with a warning to run command-line checks only on trusted files.
Confirmed security concerns (1)
Capability review items (3)
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 (9)
📁 Filesystem access (5)
Detected Patterns
Jan 17, 2026, 06:12 AM
All 686 static findings are false positives. The scanner misidentified LaTeX font formatting commands (\bf, \sf, \LARGE) as cryptographic algorithms and markdown code examples as shell execution. The single shell script (scripts/review_poster.sh) only performs read-only PDF quality checks using standard command-line tools.
Risk Factors
⚡ Contains scripts (1)
📁 Filesystem access (1)
Jan 17, 2026, 06:12 AM
All 686 static findings are false positives. The scanner misidentified LaTeX font formatting commands (\bf, \sf, \LARGE) as cryptographic algorithms and markdown code examples as shell execution. The single shell script (scripts/review_poster.sh) only performs read-only PDF quality checks using standard command-line tools.
Risk Factors
⚡ Contains scripts (1)
📁 Filesystem access (1)
Jan 12, 2026, 04:53 PM
All 636 static findings are false positives. The scanner misidentified LaTeX font commands (e.g., \sf, \bf, \begin{itemize}) as cryptographic algorithms, and markdown code examples as shell execution. The single shell script (review_poster.sh) only runs read-only PDF quality checks on user-specified files with hardcoded commands.
Risk Factors
⚡ Contains scripts (1)
Jan 5, 2026, 04:06 PM
This skill consists of documentation and LaTeX templates for creating research posters. The shell script performs PDF quality checks using standard utilities (pdfinfo, pdffonts, pdfimages). No network operations, no file modifications, no credential access. Legitimate academic content with no security concerns.