可信 — 风险评分 0/100
上次扫描:17 小时前 重新扫描
0 /100
maxqda-timecode
Convert transcript timecodes from MM:SS format to MAXQDA-compatible [hh:mm:ss] format for qualitative research data import.
This is a simple, benign timecode format converter for MAXQDA qualitative research software with no security concerns.
技能名称maxqda-timecode
分析耗时21.6s
引擎pi
可以安装
This skill is safe to use. It performs straightforward text transformation on local files using perl, with no network access, credential harvesting, or obfuscation.
资源类型声明权限推断权限状态证据
文件系统 READ READ ✓ 一致 SKILL.md - The skill processes text files using perl one-liners for timecode con…
命令执行 WRITE WRITE ✓ 一致 SKILL.md - Uses perl for file processing with mv command to overwrite files
网络访问 NONE NONE N/A - No network activity documented or present
环境变量 NONE NONE N/A - No environment variable access
凭证 NONE NONE N/A - No credential access

目录结构

1 文件 · 2.3 KB · 85 行
Markdown 1f · 85L
└─ 📝 SKILL.md Markdown 85L · 2.3 KB

安全亮点

✓ Single-file skill with clear documentation
✓ No external dependencies or package files
✓ Simple, straightforward text transformation logic
✓ No network requests or external communications
✓ No credential harvesting or sensitive data access
✓ No obfuscation or base64-encoded content
✓ Uses standard perl text processing (no eval, no shell injection vectors)
✓ All behavior is fully documented in SKILL.md