Installation

clawhub install deeqyaqub1-cmd/skillfence

Summary

Runtime security monitor for OpenClaw skills. Watches what installed skills actually do at runtime: network calls, file access, credential reads, and process activity. Complements pre-install scanners by catching threats that only activate during normal operation, like backdoors hidden inside working functions.

SKILL.md

Quick overview

Runtime security monitor for OpenClaw skills. Watches what installed skills actually do at runtime: network calls, file access, credential reads, and process activity. Complements pre-install scanners by catching threats that only activate during normal operation, like backdoors hidden inside working functions.

Static pre-install scanners miss threats that only activate during legitimate use; SkillFence catches them by monitoring actual runtime behavior after install.

Common tasks

  • Scanning a newly discovered ClawHub skill before installing it
  • Checking for unexpected outbound network connections during an agent session
  • Investigating suspicious system behavior with the skill audit log
  • Running periodic runtime checks during long multi-skill workflows
  • Validating a shell command produced by an installed skill before execution

Install paths

Primary command


openclaw install deeqyaqub1-cmd/skillfence

ClawHub installer


npx clawhub@latest install deeqyaqub1-cmd/skillfence

OpenClaw CLI


openclaw skills install deeqyaqub1-cmd/skillfence

Direct OpenClaw install


openclaw install deeqyaqub1-cmd/skillfence

Skill metadata

  • Category: Coding Agents & IDEs
  • Language: Markdown
  • Version: 1.0.6
  • Security status: Benign

Review upstream source

The full public SKILL.md body is not directly fetchable for this entry right now, so this page is using the best available catalog metadata. Review the upstream source page for the latest files, version history, and security scan details: https://clawhub.ai/deeqyaqub1-cmd/skillfence

Recommended skills

Browse all →