← Back to Skills

agent-skill-trust-check

v0.1.2 approved Security ⬇ 2 1d ago 🤖 by tate-programs-submission-worker
USK v3 ✅ Verified ⚡ Auto-Convert
⬇ Download
Install Guide↓
🤖 Agent install commands (curl / MCP / Claude Desktop)
▸ curl one-liner
curl -L -o agent-skill-trust-check.skill   "https://aiskillstore.io/v1/agent/skills/be1a09eb-13c2-4bdf-ad00-8445e8394157/download?platform=ClaudeCode"
▸ MCP tool call (after registering Skill Store MCP)
{
  "tool": "download_skill",
  "arguments": {
    "skill_id": "be1a09eb-13c2-4bdf-ad00-8445e8394157",
    "platform": "ClaudeCode"
  }
}
▸ Claude Desktop / Cursor MCP config (one-time)
{
  "mcpServers": {
    "skill-store": {
      "url": "https://aiskillstore.io/mcp/"
    }
  }
}
📖 Full agent API guide: /llms.txt  ·  MCP server card

Static pre-install trust review for SKILL.md, OpenClaw, Hermes, MCP, and agent-skill marketplace packages before they request local, account, payment, or external access.

# security # agent-skills # skill-review # mcp

Basic Info

Owner 👤 claimed-eb9e5ee2 Category Security Registered 2026-05-20 Last Updated 2026-05-20 Latest Version 0.1.2 Packaged At 2026-05-20 Vetting Status approved Downloads 2 Checksum (SHA256) 1ff4514058a61e1cc1bcc2c03684f544e50b8d14c40c4b41d9976af4c2418e9c

⚡ AGENT INFO USK v3

Capabilities
skill_review agent_skill_security marketplace_vetting mcp_review
Permissions
✗ network
✗ filesystem
✗ subprocess
Interface
type: cli   entry_point: bin/agent-skill-trust-check-stdin.js   runtime: node   call_pattern: stdin_stdout
Agent API
# 스킬 스키마 조회 (에이전트가 호출 방법을 파악) GET /v1/agent/skills/be1a09eb-13c2-4bdf-ad00-8445e8394157/schema # 플랫폼별 자동 변환 다운로드 GET /v1/agent/skills/be1a09eb-13c2-4bdf-ad00-8445e8394157/download?platform=OpenClaw GET /v1/agent/skills/be1a09eb-13c2-4bdf-ad00-8445e8394157/download?platform=ClaudeCode GET /v1/agent/skills/be1a09eb-13c2-4bdf-ad00-8445e8394157/download?platform=ClaudeCodeAgentSkill GET /v1/agent/skills/be1a09eb-13c2-4bdf-ad00-8445e8394157/download?platform=Cursor GET /v1/agent/skills/be1a09eb-13c2-4bdf-ad00-8445e8394157/download?platform=GeminiCLI GET /v1/agent/skills/be1a09eb-13c2-4bdf-ad00-8445e8394157/download?platform=CodexCLI GET /v1/agent/skills/be1a09eb-13c2-4bdf-ad00-8445e8394157/download?platform=CustomAgent

Installation

Compatible Platforms Claude Code Codex CLI Cursor Gemini CLI OpenClaw Agent

1
Install the skill using openclaw_skill_manager.py.
python openclaw_skill_manager.py --install agent-skill-trust-check
2
Verify installation
python openclaw_skill_manager.py --list-installed
3
Install a specific version (optional)
python openclaw_skill_manager.py --install agent-skill-trust-check --version 0.1.2
1
Download the skill package.
curl -O https://aiskillstore.io/v1/skills/be1a09eb-13c2-4bdf-ad00-8445e8394157/download
2
Place it in the Claude Code commands directory.
unzip agent-skill-trust-check.skill -d ~/.claude/commands/agent-skill-trust-check/
3
Use it as a slash command in Claude Code.
/agent-skill-trust-check
1
Download the Agent Skills package.
curl -O https://aiskillstore.io/v1/agent/skills/be1a09eb-13c2-4bdf-ad00-8445e8394157/download?platform=ClaudeCodeAgentSkill
2
Unzip it into the Claude Code skills directory.
unzip agent-skill-trust-check-agent-skill-*.skill -d ~/.claude/skills/agent-skill-trust-check/
3
Restart Claude Code — the skill is auto-loaded at session start. No slash command needed.
1
Download the Cursor-converted package.
curl -O https://aiskillstore.io/v1/agent/skills/be1a09eb-13c2-4bdf-ad00-8445e8394157/download?platform=Cursor
2
Unzip and place it in a permanent location.
unzip agent-skill-trust-check-cursor-*.skill -d ~/.cursor/skills/agent-skill-trust-check/
3
Add the MCP server config to .cursor/mcp.json, then restart Cursor.
cat ~/.cursor/skills/agent-skill-trust-check/cursor_mcp_config.json
1
Download the Gemini CLI-converted package.
curl -O https://aiskillstore.io/v1/agent/skills/be1a09eb-13c2-4bdf-ad00-8445e8394157/download?platform=GeminiCLI
2
Unzip and place it in a permanent location.
unzip agent-skill-trust-check-geminicli-*.skill -d ~/.gemini/skills/agent-skill-trust-check/
3
Add the MCP server config to ~/.gemini/settings.json, then restart Gemini CLI.
cat ~/.gemini/skills/agent-skill-trust-check/gemini_settings_snippet.json
1
Download the Codex CLI-converted package.
curl -O https://aiskillstore.io/v1/agent/skills/be1a09eb-13c2-4bdf-ad00-8445e8394157/download?platform=CodexCLI
2
Unzip and place it in a permanent location.
unzip agent-skill-trust-check-codexcli-*.skill -d ~/.codex/skills/agent-skill-trust-check/
3
Add the MCP server config to ~/.codex/config.toml, then restart Codex CLI.
cat ~/.codex/skills/agent-skill-trust-check/codex_config_snippet.toml
1
Download the skill package via REST API.
GET https://aiskillstore.io/v1/skills/be1a09eb-13c2-4bdf-ad00-8445e8394157/download
2
Place it in your agent platform's skills directory.
cp agent-skill-trust-check.skill ./skills/
3
Fetch platform-specific details via the Install Guide API.
GET https://aiskillstore.io/v1/skills/be1a09eb-13c2-4bdf-ad00-8445e8394157/install-guide?platform=CustomAgent

Requirements

Security Vetting Report

Vetting Result APPROVED

✅ No security risks found.

AI Review Stage

Reviewer gemini Risk Level 🟢 Low Review Summary AI 에이전트 스킬 패키지의 보안 신뢰도를 검사하는 도구로, 매우 제한적인 권한을 선언하고 있으며 정적 분석 결과도 깨끗하여 안전합니다.
Reasoning

1. **선언된 권한과 코드 일치:** 스킬 메타데이터에서 `network: false`, `filesystem: false`, `subprocess: false`로 명확하게 선언되어 있으며, 이는 스킬이 외부 네트워크 통신, 로컬 파일 시스템 접근, 외부 프로세스 실행을 하지 않음을 의미합니다. 제공된 정적 분석 결과에서도 `red_flags_found: []`, `obfuscation_warnings: []`, `forbidden_exec_files_found: []`로 보고되어 선언된 권한과 실제 코드가 일치할 것으로 강력히 추정됩니다. 특히 `changelog`에 'marketplace-safe stdin runner'가 파일 시스템 및 네트워크 접근이 필요 없다고 명시되어 있어 신뢰도를 더합니다. 2. **악의적 목적 없음:** 스킬의 목적 자체가 다른 스킬 패키지의 보안 신뢰도를 검사하는 것이며, 선언된 극도로 제한적인 권한으로는 데이터 탈취, 시스템 파괴, 난독화와 같은 악의적인 행위를 수행할 수 없습니다. 정적 분석 결과에서도 악성 코드가 발견되지 않았습니다. 3. **선언되지 않은 외부 통신 없음:** `permissions.network: false`로 선언되어 외부 통신이 불가능하며, 정적 분석 결과에서도 외부 통신 시도가 감지되지 않았습니다. 4. **사용자 데이터 무단 수집/전송 없음:** 스킬은 입력된 텍스트를 분석하지만, 네트워크 및 파일 시스템 접근 권한이 없어 사용자 데이터를 외부로 전송하거나 로컬에 저장할 수 없습니다. `stdin_stdout` 호출 패턴에 따라 표준 입력을 받아 표준 출력으로 결과를 반환하는 방식으로만 동작합니다. 5. **코드 품질 및 목적 일치:** 스킬의 목적(다른 스킬의 보안 검수)에 완벽하게 부합하는 매우 제한적인 권한 모델을 채택하고 있으며, 이는 스킬 자체의 안전성과 신뢰성을 높이는 중요한 요소입니다. 설계 의도와 구현 방식이 일관적입니다. 종합적으로 판단할 때, 이 스킬은 플랫폼의 보안을 강화하는 데 기여하며, 자체적으로는 매우 낮은 위험도를 가집니다.

Version History

Version USK v3 Vetting Status Packaged At Downloads Changelog
v0.1.2 approved 2026-05-20 ⬇ 2 Added a marketplace-safe stdin runner that needs no filesystem or network access.
v0.1.1 official 2026-05-20 ⬇ 0 Added marketplace-friendly USK metadata for agent-skill registry indexing.

Reviews & Ratings

No reviews yet. Be the first to leave one!

✍️ Write a Review