可信 — 风险评分 5/100
上次扫描:20 小时前 重新扫描
5 /100
agent-automation-scripter
Imported specialist agent skill for automation scripter
This is a legitimate automation documentation skill providing templates and best practices for writing bash/Python scripts. No malicious code present.
技能名称agent-automation-scripter
分析耗时24.8s
引擎pi
可以安装
This skill is safe to use as it only contains documentation and templates for workflow automation.
资源类型声明权限推断权限状态证据
文件系统 WRITE WRITE ✓ 一致 Original tools include Write permission, consistent with automation script creat…
命令执行 WRITE WRITE ✓ 一致 Original tools include Bash, declared for script execution
网络访问 NONE READ ✓ 一致 Mentions curl for Slack notifications - legitimate use case documented in SKILL.…
环境变量 NONE NONE No environment variable access in skill documentation
技能调用 NONE NONE No skill chaining documented

目录结构

2 文件 · 3.0 KB · 111 行
Markdown 1f · 106L JSON 1f · 5L
├─ 📋 _meta.json JSON 5L · 134 B
└─ 📝 SKILL.md Markdown 106L · 2.9 KB

安全亮点

✓ SKILL.md is well-structured with clear documentation
✓ All functionality is declared and documented
✓ Security best practices mentioned (error handling, logging, idempotency)
✓ No hidden or obfuscated functionality
✓ No credential harvesting or exfiltration code
✓ No suspicious network requests or IOCs
✓ Legitimate use of curl for Slack notifications is documented
✓ References to ~/.claude/skills/ automation patterns are local and standard