Scan the workspace for security vulnerabilities, exposed secrets, and misconfigurations.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add Demerzels-lab/elsamultiskillagent --skill security-sentinel --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Security Sentinel?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/demerzels-lab-security-sentinel)More formats (shields.io, HTML) on the badges page.
---
name: security-sentinel
description: Scan the workspace for security vulnerabilities, exposed secrets, and misconfigurations.
tags: [security, scan, audit]
---
# Security Sentinel
A security scanning tool for the OpenClaw workspace.
## Usage
```bash
node skills/security-sentinel/scan.js
```
## Features
- Scans for exposed API keys in text files.
- Checks file permissions (basic).
- Reports findings to stdout.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!