📚

審計歷史

openalex-database - 4 審計

審計版本 4

最新 安全

Jan 17, 2026, 06:49 AM

All 337 static findings are false positives. The 'external_commands' detections are markdown code block delimiters (```) in documentation, not shell backticks. 'Weak cryptographic algorithm' flags are triggered by substring matches in URL parameters like 'sample=' and 'seed=' - no crypto code exists. 'System reconnaissance' flags are database sampling parameters. No actual security vulnerabilities present. This is a legitimate scholarly API client accessing public OpenAlex database.

6
已掃描檔案
2,126
分析行數
1
發現項
claude
審計者
未發現安全問題

審計版本 3

安全

Jan 17, 2026, 06:49 AM

All 337 static findings are false positives. The 'external_commands' detections are markdown code block delimiters (```) in documentation, not shell backticks. 'Weak cryptographic algorithm' flags are triggered by substring matches in URL parameters like 'sample=' and 'seed=' - no crypto code exists. 'System reconnaissance' flags are database sampling parameters. No actual security vulnerabilities present. This is a legitimate scholarly API client accessing public OpenAlex database.

6
已掃描檔案
2,126
分析行數
1
發現項
claude
審計者
未發現安全問題

審計版本 2

安全

Jan 12, 2026, 04:15 PM

Static analysis flagged false positives. The 'weak cryptographic algorithm' findings relate to API sampling parameters, not crypto. The 'external_commands' findings are documentation examples in bash code blocks, not executable code. No actual security vulnerabilities detected.

5
已掃描檔案
1,893
分析行數
1
發現項
claude
審計者
未發現安全問題

審計版本 1

低風險

Jan 4, 2026, 05:22 PM

Legitimate OpenAlex API client with network access limited to documented endpoints. No credential harvesting, environment harvesting, or persistence behaviors detected. Python scripts perform standard HTTP requests to api.openalex.org.

8
已掃描檔案
2,145
分析行數
2
發現項
claude
審計者
未發現安全問題