Rank
70
AI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Traction
No public download signal
Freshness
Updated 2d ago
Crawler Summary
Claude Code スキルのセキュリティを分析し、日本語レポートを生成します。 GitHub リポジトリまたはローカルパスからスキルを取得し、危険なコードパターン、 フロントマター設定、OWASP Agentic AI リスクを評価します。 使用時: スキル導入前の安全確認、既存スキルの監査、複数スキルの比較 --- name: skill-security-analyzer description: | Claude Code スキルのセキュリティを分析し、日本語レポートを生成します。 GitHub リポジトリまたはローカルパスからスキルを取得し、危険なコードパターン、 フロントマター設定、OWASP Agentic AI リスクを評価します。 使用時: スキル導入前の安全確認、既存スキルの監査、複数スキルの比較 argument-hint: <owner/repo または ローカルパス> [--path=サブディレクトリ] [--compare] disable-model-invocation: true allowed-tools: Bash(gh:*, git clone --depth 1:*), WebFetch, Read, Grep, Glob context: fork --- Skill Security Ana Capability contract not published. No trust telemetry is available yet. Last updated 4/15/2026.
Freshness
Last checked 4/15/2026
Best For
skill-security-analyzer is best for general automation workflows where OpenClaw compatibility matters.
Not Ideal For
Contract metadata is missing or unavailable for deterministic execution.
Evidence Sources Checked
editorial-content, GITHUB OPENCLEW, runtime-metrics, public facts pack
Claude Code スキルのセキュリティを分析し、日本語レポートを生成します。 GitHub リポジトリまたはローカルパスからスキルを取得し、危険なコードパターン、 フロントマター設定、OWASP Agentic AI リスクを評価します。 使用時: スキル導入前の安全確認、既存スキルの監査、複数スキルの比較 --- name: skill-security-analyzer description: | Claude Code スキルのセキュリティを分析し、日本語レポートを生成します。 GitHub リポジトリまたはローカルパスからスキルを取得し、危険なコードパターン、 フロントマター設定、OWASP Agentic AI リスクを評価します。 使用時: スキル導入前の安全確認、既存スキルの監査、複数スキルの比較 argument-hint: <owner/repo または ローカルパス> [--path=サブディレクトリ] [--compare] disable-model-invocation: true allowed-tools: Bash(gh:*, git clone --depth 1:*), WebFetch, Read, Grep, Glob context: fork --- Skill Security Ana
Public facts
4
Change events
1
Artifacts
0
Freshness
Apr 15, 2026
Capability contract not published. No trust telemetry is available yet. Last updated 4/15/2026.
Trust score
Unknown
Compatibility
OpenClaw
Freshness
Apr 15, 2026
Vendor
Tofu8017 Crypto
Artifacts
0
Benchmarks
0
Last release
Unpublished
Key links, install path, and a quick operational read before the deeper crawl record.
Summary
Capability contract not published. No trust telemetry is available yet. Last updated 4/15/2026.
Setup snapshot
git clone https://github.com/tofu8017-crypto/skill-security-analyzer.gitSetup complexity is LOW. This package is likely designed for quick installation with minimal external side-effects.
Final validation: Expose the agent to a mock request payload inside a sandbox and trace the network egress before allowing access to real customer data.
Everything public we have scraped or crawled about this agent, grouped by evidence type with provenance.
Vendor
Tofu8017 Crypto
Protocol compatibility
OpenClaw
Handshake status
UNKNOWN
Crawlable docs
6 indexed pages on the official domain
Merged public release, docs, artifact, benchmark, pricing, and trust refresh events.
Extracted files, examples, snippets, parameters, dependencies, permissions, and artifact metadata.
Extracted files
0
Examples
5
Snippets
0
Languages
typescript
Parameters
bash
# リポジトリ情報を取得 gh repo view owner/repo --json name,description,stargazerCount,forkCount,updatedAt,licenseInfo,openIssues # リポジトリをクローン git clone --depth 1 https://github.com/owner/repo.git /tmp/skill-analyze-$$
text
総合スコア = 100 - Σ(検出された問題 × 重み)
markdown
# 🔍 スキルセキュリティ分析レポート ## 📋 基本情報 | 項目 | 内容 | |------|------| | **スキル名** | [スキル名] | | **リスクレベル** | [🟢/🟡/🔴] [安全/注意/危険] | | **セキュリティスコア** | **[XX]/100** | | **ソース** | [GitHub URL またはローカルパス] | | **最終更新** | [日付] | --- ## 📝 このスキルは何をするか [スキルの機能を一般ユーザー向けに平易な日本語で説明。 専門用語を避け、具体的な動作を記述する。] --- ## ⚠️ セキュリティ評価 [リスクレベルに応じたサマリー] > 🟢 **安全**: このスキルは適切に制限されており、明らかな問題は検出されませんでした。 > 🟡 **注意**: いくつかの懸念点があります。使用前に内容を確認してください。 > 🔴 **危険**: 重大なセキュリティリスクがあります。使用は推奨しません。 ### 検出された問題 [検出された問題をリスト形式で記載] - 🔴 **重大**: [説明](ファイル: [ファイル名], 行: [行番号]) - 🟡 **警告**: [説明] - ℹ️ **情報**: [説明] --- ## 📊 スコア内訳 | カテゴリ | スコア | 詳細 | |---------|--------|------| | フロントマター設定 | [XX]/25 | [概要] | | コードパターン | [XX]/35 | [概要] | | GitHub 評価 | [XX]/20 | [概要] | | OWASP 準拠 | [XX]/20 | [概要] | --- ## 💡 推奨・非推奨の使用シーン ### ✅ 推奨される使用シーン - [具体的なシーン1] - [具体的なシーン2] ### ❌ 推奨しない使用シーン - [具体的なシーン1] - [具体的なシーン2] --- ## 🔧 技術詳細 ### 許可されたツール \`\`\`yaml allowed-tools: [ツールリスト] \`\`\` ### 分析対象ファイル - [ファイル1] - [ファイル2] --- *このレポートは自動生成されました。最終的な使用判断はご自身でお願いします。* *分析日時: [日時]*
json
{
"skill": {
"name": "スキル名",
"source": "github|local",
"url": "https://github.com/owner/repo",
"path": "skills/subdir"
},
"score": {
"total": 65,
"risk_level": "caution",
"risk_badge": "🟡",
"breakdown": {
"frontmatter": 20,
"code_patterns": 25,
"github_reputation": 10,
"owasp_risks": 10
}
},
"analysis": {
"functionality_summary_ja": "日本語の機能説明",
"frontmatter": {
"allowed_tools": ["Read", "Grep", "Bash"],
"disable_model_invocation": false
},
"dangerous_patterns": [
{
"type": "shell_execution",
"file": "scripts/run.sh",
"line": 15,
"pattern": "subprocess.run",
"severity": "critical",
"description_ja": "説明"
}
],
"owasp_risks": ["ASI02", "ASI05"],
"github_metadata": {
"stars": 150,
"last_updated": "2025-01-15",
"license": "MIT"
}
},
"warnings": [
{
"level": "critical",
"message_ja": "警告メッセージ"
}
]
}markdown
# 📊 スキルセキュリティ比較表 | スキル名 | リスク | スコア | 主な懸念点 | 推奨度 | |----------|--------|--------|------------|--------| | skill-a | 🟢 | 85/100 | なし | ⭐⭐⭐ | | skill-b | 🟡 | 62/100 | 外部通信 | ⭐⭐ | | skill-c | 🔴 | 28/100 | コード実行 | ⭐ | ## 凡例 - 🟢 安全: スコア80以上 - 🟡 注意: スコア50-79 - 🔴 危険: スコア49以下
Full documentation captured from public sources, including the complete README when available.
Docs source
GITHUB OPENCLEW
Editorial quality
ready
Claude Code スキルのセキュリティを分析し、日本語レポートを生成します。 GitHub リポジトリまたはローカルパスからスキルを取得し、危険なコードパターン、 フロントマター設定、OWASP Agentic AI リスクを評価します。 使用時: スキル導入前の安全確認、既存スキルの監査、複数スキルの比較 --- name: skill-security-analyzer description: | Claude Code スキルのセキュリティを分析し、日本語レポートを生成します。 GitHub リポジトリまたはローカルパスからスキルを取得し、危険なコードパターン、 フロントマター設定、OWASP Agentic AI リスクを評価します。 使用時: スキル導入前の安全確認、既存スキルの監査、複数スキルの比較 argument-hint: <owner/repo または ローカルパス> [--path=サブディレクトリ] [--compare] disable-model-invocation: true allowed-tools: Bash(gh:*, git clone --depth 1:*), WebFetch, Read, Grep, Glob context: fork --- Skill Security Ana
あなたは Claude Code スキルのセキュリティを評価する専門エージェントです。 スキルを分析し、日本語で人間が即座に安全性を判断できるレポートを生成します。
$ARGUMENTS を解析して以下を特定:
owner/repo 形式 → GitHub リポジトリ/path/to/skill または ~/.claude/skills/name → ローカルパス--path=subdir → リポジトリ内のサブディレクトリを指定--compare → 複数スキルの比較モード# リポジトリ情報を取得
gh repo view owner/repo --json name,description,stargazerCount,forkCount,updatedAt,licenseInfo,openIssues
# リポジトリをクローン
git clone --depth 1 https://github.com/owner/repo.git /tmp/skill-analyze-$$
Read ツールと Glob ツールで直接ファイルを読み取る。
SKILL.md ファイルを読み取り、以下を抽出:
name: スキル名description: 説明文allowed-tools: 許可されたツール(重要なセキュリティ指標)disable-model-invocation: 自動起動の無効化context: 実行コンテキスト(fork は分離実行)references/dangerous_patterns.yaml に定義されたパターンを使用して、 SKILL.md および scripts/ ディレクトリ内のファイルをスキャン。
�� Critical(-25点):
eval(), exec(), Function() — 動的コード実行subprocess.*, os.system(), child_process.exec — シェルコマンド実行shell=True — コマンドインジェクションリスク🟠 High(-15〜18点):
requests, fetch, curl, wget)pickle.load(), 安全でない yaml.load() — デシリアライズ脆弱性os.environ, process.env)API_KEY, SECRET, TOKEN)🟡 Medium(-10点):
__import__, importlib)⚪ Low(-5点):
references/owasp_mapping.yaml に基づき、 OWASP Top 10 for Agentic Applications のリスクを評価。
主要なリスク:
allowed-tools が広すぎないか以下の指標でリポジトリの信頼性を評価:
| 指標 | 加点/減点 | |------|----------| | スター数 100+ | +5 | | スター数 1000+ | +10 | | 最終更新が1年以上前 | -5 | | 最終更新が2年以上前 | -10 | | ライセンス明記 | +3 | | オープンイシュー 50+ | -3 |
総合スコア = 100 - Σ(検出された問題 × 重み)
| スコア | バッジ | 分類 | |--------|--------|------| | 80-100 | 🟢 | 安全 | | 50-79 | 🟡 | 注意 | | 0-49 | 🔴 | 危険 |
# 🔍 スキルセキュリティ分析レポート
## 📋 基本情報
| 項目 | 内容 |
|------|------|
| **スキル名** | [スキル名] |
| **リスクレベル** | [🟢/🟡/🔴] [安全/注意/危険] |
| **セキュリティスコア** | **[XX]/100** |
| **ソース** | [GitHub URL またはローカルパス] |
| **最終更新** | [日付] |
---
## 📝 このスキルは何をするか
[スキルの機能を一般ユーザー向けに平易な日本語で説明。
専門用語を避け、具体的な動作を記述する。]
---
## ⚠️ セキュリティ評価
[リスクレベルに応じたサマリー]
> 🟢 **安全**: このスキルは適切に制限されており、明らかな問題は検出されませんでした。
> 🟡 **注意**: いくつかの懸念点があります。使用前に内容を確認してください。
> 🔴 **危険**: 重大なセキュリティリスクがあります。使用は推奨しません。
### 検出された問題
[検出された問題をリスト形式で記載]
- 🔴 **重大**: [説明](ファイル: [ファイル名], 行: [行番号])
- 🟡 **警告**: [説明]
- ℹ️ **情報**: [説明]
---
## 📊 スコア内訳
| カテゴリ | スコア | 詳細 |
|---------|--------|------|
| フロントマター設定 | [XX]/25 | [概要] |
| コードパターン | [XX]/35 | [概要] |
| GitHub 評価 | [XX]/20 | [概要] |
| OWASP 準拠 | [XX]/20 | [概要] |
---
## 💡 推奨・非推奨の使用シーン
### ✅ 推奨される使用シーン
- [具体的なシーン1]
- [具体的なシーン2]
### ❌ 推奨しない使用シーン
- [具体的なシーン1]
- [具体的なシーン2]
---
## 🔧 技術詳細
### 許可されたツール
\`\`\`yaml
allowed-tools: [ツールリスト]
\`\`\`
### 分析対象ファイル
- [ファイル1]
- [ファイル2]
---
*このレポートは自動生成されました。最終的な使用判断はご自身でお願いします。*
*分析日時: [日時]*
{
"skill": {
"name": "スキル名",
"source": "github|local",
"url": "https://github.com/owner/repo",
"path": "skills/subdir"
},
"score": {
"total": 65,
"risk_level": "caution",
"risk_badge": "🟡",
"breakdown": {
"frontmatter": 20,
"code_patterns": 25,
"github_reputation": 10,
"owasp_risks": 10
}
},
"analysis": {
"functionality_summary_ja": "日本語の機能説明",
"frontmatter": {
"allowed_tools": ["Read", "Grep", "Bash"],
"disable_model_invocation": false
},
"dangerous_patterns": [
{
"type": "shell_execution",
"file": "scripts/run.sh",
"line": 15,
"pattern": "subprocess.run",
"severity": "critical",
"description_ja": "説明"
}
],
"owasp_risks": ["ASI02", "ASI05"],
"github_metadata": {
"stars": 150,
"last_updated": "2025-01-15",
"license": "MIT"
}
},
"warnings": [
{
"level": "critical",
"message_ja": "警告メッセージ"
}
]
}
# 📊 スキルセキュリティ比較表
| スキル名 | リスク | スコア | 主な懸念点 | 推奨度 |
|----------|--------|--------|------------|--------|
| skill-a | 🟢 | 85/100 | なし | ⭐⭐⭐ |
| skill-b | 🟡 | 62/100 | 外部通信 | ⭐⭐ |
| skill-c | 🔴 | 28/100 | コード実行 | ⭐ |
## 凡例
- 🟢 安全: スコア80以上
- 🟡 注意: スコア50-79
- 🔴 危険: スコア49以下
Machine endpoints, protocol fit, contract coverage, invocation examples, and guardrails for agent-to-agent use.
Contract coverage
Status
missing
Auth
None
Streaming
No
Data region
Unspecified
Protocol support
Requires: none
Forbidden: none
Guardrails
Operational confidence: low
curl -s "https://xpersona.co/api/v1/agents/tofu8017-crypto-skill-security-analyzer/snapshot"
curl -s "https://xpersona.co/api/v1/agents/tofu8017-crypto-skill-security-analyzer/contract"
curl -s "https://xpersona.co/api/v1/agents/tofu8017-crypto-skill-security-analyzer/trust"
Trust and runtime signals, benchmark suites, failure patterns, and practical risk constraints.
Trust signals
Handshake
UNKNOWN
Confidence
unknown
Attempts 30d
unknown
Fallback rate
unknown
Runtime metrics
Observed P50
unknown
Observed P95
unknown
Rate limit
unknown
Estimated cost
unknown
Do not use if
Every public screenshot, visual asset, demo link, and owner-provided destination tied to this agent.
Neighboring agents from the same protocol and source ecosystem for comparison and shortlist building.
Rank
70
AI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Traction
No public download signal
Freshness
Updated 2d ago
Rank
70
AI productivity studio with smart chat, autonomous agents, and 300+ assistants. Unified access to frontier LLMs
Traction
No public download signal
Freshness
Updated 5d ago
Rank
70
Free, local, open-source 24/7 Cowork app and OpenClaw for Gemini CLI, Claude Code, Codex, OpenCode, Qwen Code, Goose CLI, Auggie, and more | 🌟 Star if you like it!
Traction
No public download signal
Freshness
Updated 6d ago
Rank
70
The Frontend for Agents & Generative UI. React + Angular
Traction
No public download signal
Freshness
Updated 23d ago
Contract JSON
{
"contractStatus": "missing",
"authModes": [],
"requires": [],
"forbidden": [],
"supportsMcp": false,
"supportsA2a": false,
"supportsStreaming": false,
"inputSchemaRef": null,
"outputSchemaRef": null,
"dataRegion": null,
"contractUpdatedAt": null,
"sourceUpdatedAt": null,
"freshnessSeconds": null
}Invocation Guide
{
"preferredApi": {
"snapshotUrl": "https://xpersona.co/api/v1/agents/tofu8017-crypto-skill-security-analyzer/snapshot",
"contractUrl": "https://xpersona.co/api/v1/agents/tofu8017-crypto-skill-security-analyzer/contract",
"trustUrl": "https://xpersona.co/api/v1/agents/tofu8017-crypto-skill-security-analyzer/trust"
},
"curlExamples": [
"curl -s \"https://xpersona.co/api/v1/agents/tofu8017-crypto-skill-security-analyzer/snapshot\"",
"curl -s \"https://xpersona.co/api/v1/agents/tofu8017-crypto-skill-security-analyzer/contract\"",
"curl -s \"https://xpersona.co/api/v1/agents/tofu8017-crypto-skill-security-analyzer/trust\""
],
"jsonRequestTemplate": {
"query": "summarize this repo",
"constraints": {
"maxLatencyMs": 2000,
"protocolPreference": [
"OPENCLEW"
]
}
},
"jsonResponseTemplate": {
"ok": true,
"result": {
"summary": "...",
"confidence": 0.9
},
"meta": {
"source": "GITHUB_OPENCLEW",
"generatedAt": "2026-04-16T23:36:20.117Z"
}
},
"retryPolicy": {
"maxAttempts": 3,
"backoffMs": [
500,
1500,
3500
],
"retryableConditions": [
"HTTP_429",
"HTTP_503",
"NETWORK_TIMEOUT"
]
}
}Trust JSON
{
"status": "unavailable",
"handshakeStatus": "UNKNOWN",
"verificationFreshnessHours": null,
"reputationScore": null,
"p95LatencyMs": null,
"successRate30d": null,
"fallbackRate": null,
"attempts30d": null,
"trustUpdatedAt": null,
"trustConfidence": "unknown",
"sourceUpdatedAt": null,
"freshnessSeconds": null
}Capability Matrix
{
"rows": [
{
"key": "OPENCLEW",
"type": "protocol",
"support": "unknown",
"confidenceSource": "profile",
"notes": "Listed on profile"
}
],
"flattenedTokens": "protocol:OPENCLEW|unknown|profile"
}Facts JSON
[
{
"factKey": "docs_crawl",
"category": "integration",
"label": "Crawlable docs",
"value": "6 indexed pages on the official domain",
"href": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
"sourceUrl": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
"sourceType": "search_document",
"confidence": "medium",
"observedAt": "2026-04-15T05:03:46.393Z",
"isPublic": true
},
{
"factKey": "vendor",
"category": "vendor",
"label": "Vendor",
"value": "Tofu8017 Crypto",
"href": "https://github.com/tofu8017-crypto/skill-security-analyzer",
"sourceUrl": "https://github.com/tofu8017-crypto/skill-security-analyzer",
"sourceType": "profile",
"confidence": "medium",
"observedAt": "2026-04-15T03:15:43.713Z",
"isPublic": true
},
{
"factKey": "protocols",
"category": "compatibility",
"label": "Protocol compatibility",
"value": "OpenClaw",
"href": "https://xpersona.co/api/v1/agents/tofu8017-crypto-skill-security-analyzer/contract",
"sourceUrl": "https://xpersona.co/api/v1/agents/tofu8017-crypto-skill-security-analyzer/contract",
"sourceType": "contract",
"confidence": "medium",
"observedAt": "2026-04-15T03:15:43.713Z",
"isPublic": true
},
{
"factKey": "handshake_status",
"category": "security",
"label": "Handshake status",
"value": "UNKNOWN",
"href": "https://xpersona.co/api/v1/agents/tofu8017-crypto-skill-security-analyzer/trust",
"sourceUrl": "https://xpersona.co/api/v1/agents/tofu8017-crypto-skill-security-analyzer/trust",
"sourceType": "trust",
"confidence": "medium",
"observedAt": null,
"isPublic": true
}
]Change Events JSON
[
{
"eventType": "docs_update",
"title": "Docs refreshed: Sign in to GitHub · GitHub",
"description": "Fresh crawlable documentation was indexed for the official domain.",
"href": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
"sourceUrl": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
"sourceType": "search_document",
"confidence": "medium",
"observedAt": "2026-04-15T05:03:46.393Z",
"isPublic": true
}
]Sponsored
Ads related to skill-security-analyzer and adjacent AI workflows.