🔍

監査履歴

perplexity-search - 4 監査

監査バージョン 4

最新 安全

Jan 17, 2026, 07:21 AM

This is a legitimate web search API client. Static scanner flagged 362 patterns as potential issues, but ALL are false positives. The skill performs standard API client operations: reading user-provided API keys from environment variables, making HTTPS requests to OpenRouter API, and saving search results. The credential access + network pattern is expected and legitimate for any authenticated API client. No data exfiltration, no unauthorized access, no malicious behavior.

8
スキャンされたファイル
2,437
解析された行数
3
検出結果
claude
監査者
セキュリティ問題は見つかりませんでした

監査バージョン 3

安全

Jan 17, 2026, 07:21 AM

This is a legitimate web search API client. Static scanner flagged 362 patterns as potential issues, but ALL are false positives. The skill performs standard API client operations: reading user-provided API keys from environment variables, making HTTPS requests to OpenRouter API, and saving search results. The credential access + network pattern is expected and legitimate for any authenticated API client. No data exfiltration, no unauthorized access, no malicious behavior.

8
スキャンされたファイル
2,437
解析された行数
3
検出結果
claude
監査者
セキュリティ問題は見つかりませんでした

監査バージョン 2

低リスク

Jan 12, 2026, 04:32 PM

The static analyzer generated many false positives. After manual review, this is a legitimate scientific research tool with standard API key management and network requests. No actual security vulnerabilities were found in the code.

7
スキャンされたファイル
2,016
解析された行数
3
検出結果
claude
監査者
セキュリティ問題は見つかりませんでした

リスク要因

🌐 ネットワークアクセス (1)
🔑 環境変数 (1)
📁 ファイルシステムへのアクセス (1)

監査バージョン 1

低リスク

Jan 4, 2026, 05:38 PM

The skill performs legitimate web search functionality using Perplexity AI models through OpenRouter. Code is straightforward, well-documented, and implements appropriate security practices. Only accesses necessary environment variables and makes documented API calls.

9
スキャンされたファイル
446
解析された行数
2
検出結果
claude
監査者
セキュリティ問題は見つかりませんでした

リスク要因

🌐 ネットワークアクセス (1)
🔑 環境変数 (1)