可信 — 风险评分 5/100
上次扫描:23 小时前 重新扫描
5 /100
andara-rag-search
Search the Andara Ionic RAG knowledge base (3,800+ records) for business intel, research, products, team, meetings, and any indexed content.
A read-only RAG knowledge base search skill with all capabilities properly declared and no malicious behavior detected.
技能名称andara-rag-search
分析耗时23.1s
引擎pi
可以安装
Approve for use. The skill is straightforward and all declared capabilities match the implementation.
资源类型声明权限推断权限状态证据
命令执行 WRITE WRITE ✓ 一致 SKILL.md: Uses 'bash' tool to run psql commands
环境变量 READ READ ✓ 一致 SKILL.md: Accesses $DATABASE_URL environment variable
数据库 READ READ ✓ 一致 SKILL.md: Explicitly states 'Never INSERT, UPDATE, or DELETE — read-only access …

目录结构

1 文件 · 3.6 KB · 100 行
Markdown 1f · 100L
└─ 📝 SKILL.md Markdown 100L · 3.6 KB

安全亮点

✓ All capabilities explicitly declared in SKILL.md
✓ Read-only database access enforced and documented
✓ No credential harvesting or exfiltration behavior
✓ No obfuscation or base64-encoded payloads
✓ No suspicious file paths accessed (~/.ssh, ~/.aws, etc.)
✓ No remote script execution (curl|bash, wget|sh)
✓ No supply chain risks (no dependencies, single markdown file)
✓ No hidden functionality or documentation mismatch