📊

Audit History

statistical-analysis - 4 audits

Audit version 4

Latest Safe

Jan 17, 2026, 07:17 AM

All 190 static findings are FALSE POSITIVES. The 'external_commands' detections are Python code examples in markdown documentation blocks (not shell execution). The 'weak cryptographic algorithm' detections are triggered by common words like 'comprehensive' in documentation text at line 3 of markdown files. The 'system reconnaissance' detections flag statistical terms like ACF/PACF (Autocorrelation Function). This is a legitimate statistical analysis documentation skill with no security risks.

8
Files scanned
3,639
Lines analyzed
3
findings
claude
Audited by
No security issues found

Risk Factors

⚡ Contains scripts (1)
⚙️ External commands
No specific locations recorded
🌐 Network access
No specific locations recorded

Audit version 3

Safe

Jan 17, 2026, 07:17 AM

All 190 static findings are FALSE POSITIVES. The 'external_commands' detections are Python code examples in markdown documentation blocks (not shell execution). The 'weak cryptographic algorithm' detections are triggered by common words like 'comprehensive' in documentation text at line 3 of markdown files. The 'system reconnaissance' detections flag statistical terms like ACF/PACF (Autocorrelation Function). This is a legitimate statistical analysis documentation skill with no security risks.

8
Files scanned
3,639
Lines analyzed
3
findings
claude
Audited by
No security issues found

Risk Factors

⚡ Contains scripts (1)
⚙️ External commands
No specific locations recorded
🌐 Network access
No specific locations recorded

Audit version 2

Safe

Jan 12, 2026, 04:20 PM

The static analysis findings are false positives. The 'external_commands' detections are from code examples showing Python syntax (backticks in markdown), not actual shell execution. The 'weak cryptographic algorithm' findings appear to be from line 3 references to standard markdown headers, not crypto code. No actual security risks identified.

7
Files scanned
3,386
Lines analyzed
3
findings
claude
Audited by
No security issues found

Risk Factors

⚡ Contains scripts (1)
⚙️ External commands
No specific locations recorded
🌐 Network access
No specific locations recorded

Audit version 1

Safe

Jan 4, 2026, 05:12 PM

Documentation-only skill with a local Python utility. No network access, no file system access beyond temp plotting, no credential theft patterns, no malicious code execution. The assumption_checks.py script only operates on user-provided data in memory.

10
Files scanned
3,653
Lines analyzed
2
findings
claude
Audited by
No security issues found