OpenClaw: suspicious
VirusTotal: benign
StaticScan: clean
OpenClaw: suspicious
The instructions mostly match the stated goal (use temp files to avoid shell-escaping issues), but several guidance points (explicitly loading .env via dotenv, editing .gitignore, implicit access to w... [内容已截断]
VirusTotal: benign VT 报告
静态扫描: clean
No suspicious patterns detected.
README 未提供
无文件信息
{
"latestVersion": {
"_creationTime": 1773712472258,
"_id": "k971mg8ajyf10n9y4z5bsvtvfn8326p5",
"changelog": "- Initial release of safe-terminal-runner.\n- Enforces a \"temporary file + environment variable isolation\" workflow for script execution to reliably prevent terminal freezes and escaping errors.\n- Strictly prohibits inline execution of complex scripts using `node -e` or `python -c` and complex command-line string constructions.\n- Requires creating, executing, and cleaning up standalone temporary files for all non-trivial scripts.\n- Introduces clear error-handling steps to recover from terminal hangs or input prompts.\n- Ensures all temporary scripts are prefixed with `temp_` and excluded from version control.",
"changelogSource": "user",
"createdAt": 1773712472258,
"version": "1.0.0"
},
"owner": {
"_creationTime": 0,
"_id": "publishers:missing",
"displayName": "zaynzhu",
"handle": "zaynzhu",
"image": "https:\/\/avatars.githubusercontent.com\/u\/66192627?v=4",
"kind": "user",
"linkedUserId": "kn78g5wz62sk94vnse2qeq335d830y8w"
},
"ownerHandle": "zaynzhu",
"skill": {
"_creationTime": 1773712472258,
"_id": "kd71c8j0ew71826jtz83m1ec2n83272g",
"badges": [],
"createdAt": 1773712472258,
"displayName": "Safe Script Runner",
"latestVersionId": "k971mg8ajyf10n9y4z5bsvtvfn8326p5",
"ownerUserId": "kn78g5wz62sk94vnse2qeq335d830y8w",
"slug": "safe-terminal-runner",
"stats": {
"comments": 0,
"downloads": 66,
"installsAllTime": 1,
"installsCurrent": 1,
"stars": 1,
"versions": 1
},
"summary": "Forces the AI to use a \"temporary file + environment variable isolation\" workflow for script execution, completely resolving terminal freezes and escaping er...",
"tags": {
"latest": "k971mg8ajyf10n9y4z5bsvtvfn8326p5"
},
"updatedAt": 1774335609538
}
}