可信 — 风险评分 5/100
上次扫描:21 小时前 重新扫描
5 /100
andara-meeting-minutes
Capture meeting summaries and action items from voice or text
Benign meeting minutes capture skill with proper database integration and no malicious behavior detected.
技能名称andara-meeting-minutes
分析耗时26.8s
引擎pi
可以安装
No action required. Skill is safe to use.
资源类型声明权限推断权限状态证据
命令执行 WRITE WRITE ✓ 一致 SKILL.md:18 psql via bash
数据库 WRITE WRITE ✓ 一致 SKILL.md:18-29 INSERT statements
环境变量 READ READ ✓ 一致 SKILL.md:18 DATABASE_URL access
文件系统 NONE NONE N/A
网络访问 NONE NONE No network calls except database
剪贴板 NONE NONE N/A
浏览器 NONE NONE N/A
技能调用 NONE NONE N/A

目录结构

1 文件 · 1.3 KB · 39 行
Markdown 1f · 39L
└─ 📝 SKILL.md Markdown 39L · 1.3 KB

安全亮点

✓ No executable code - pure documentation
✓ Uses parameterized SQL queries to prevent injection
✓ Only declared and necessary permissions (shell:WRITE, database:WRITE, env:READ)
✓ No external dependencies or dependencies to compromise
✓ No credential harvesting or data exfiltration
✓ No obfuscation techniques detected
✓ No persistence mechanisms
✓ Clear and honest documentation of intended behavior