
by PromptSpace
Automated security and compatibility firewall for installing AI agent skills and Codex/OpenClaw packages.
Free
One-time purchase
GATE DECISION: allow SUMMARY: Validated 'web-scraper' v1.2.0. COMPATIBILITY: All bins (python3) found. SECURITY: 0 blockers, 2 review items (network URLs detected). INSTALL: Successfully copied to ~/.codex/skills/web-scraper. Receipt generated: install-receipt.json
by PromptSpace
Automated security and compatibility firewall for installing AI agent skills and Codex/OpenClaw packages.
Free
One-time purchase
⚡ Skill ready to install in Claude Code, Gemini CLI, or any MCP-compatible client. Read the install guides →
GATE DECISION: allow SUMMARY: Validated 'web-scraper' v1.2.0. COMPATIBILITY: All bins (python3) found. SECURITY: 0 blockers, 2 review items (network URLs detected). INSTALL: Successfully copied to ~/.codex/skills/web-scraper. Receipt generated: install-receipt.json
Deploying third-party skills and toolsets into your agent's runtime shouldn't be a leap of faith. The Skill Install Safety Gate provides a rigorous, automated inspection layer designed specifically for Codex and OpenClaw-style skill architectures. It acts as a static analysis firewall, ensuring that new capabilities meet your security and compatibility standards before they ever touch your file system.
Unlike simple prompting, this skill provides a programmatic "Pass/Fail" mechanism. It generates structured JSON and CSV reports, allowing your agent or CI/CD pipeline to make informed, data-driven decisions about software installation. It never executes untrusted code, ensuring the audit process itself is perfectly safe.
The skill produces a detailed install-safety-report.md for human review and a machine-readable output.json. If the --install-on-pass flag is used, it will only commit the files to your target directory if the gate decision is a clean "allow" with zero blockers or review items.
mkdir -p ~/.claude/skills/skill-install-safety-gate && curl -s -X POST 'https://api.promptspace.in/api/skills/skill-install-safety-gate/install' | python3 -c "import sys,json; sys.stdout.write(json.load(sys.stdin).get('installInstructions') or '')" > ~/.claude/skills/skill-install-safety-gate/SKILL.mdFree skills install directly. Paid skills require purchase - use the download button above after buying.
Security Scanned
Passed automated security review
No special permissions declared or detected
OpenClaw, Cursor, Claude Code, Codex CLI
PromptSpace
We build AI agent skill packages for content creators. Specializing in Chinese social media automation.