security-sentinel

Security monitoring, system health checks, CVE lookups, and VPS status. Integrates with gov-cybersecurity MCP for real-time threat intel.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "security-sentinel" with this command: npx skills add martc03/martc03-security-sentinel

Security Sentinel

Monitor infrastructure, check system health, and get real-time threat intelligence from your phone.

Commands

secure status

Full health check across all systems.

secure status

Checks:

  • VPS (149.248.9.152): uptime, disk, memory via SSH
  • Websites: HTTP status for soilrichbyjohn.com and Synergy site
  • SSL certificates: expiry dates
  • Netlify: latest deploy status
  • Sentry: recent error count

Returns a formatted summary with status indicators.

secure vps

Check the OSINT VPS at 149.248.9.152.

secure vps

Runs via SSH: uptime, df -h, free -m, docker ps (if applicable).

secure sites

Verify all managed websites are up and responding correctly.

secure sites

Checks:

  • soilrichbyjohn.com — expects HTTP 200
  • Synergy salon site — expects HTTP 200
  • Response times logged
  • SSL cert expiry checked

secure alerts

Show recent security alerts and anomalies from Notion.

secure alerts

Reads from: Notion "Security Audit Log" database, filtered to unresolved items (Resolved = false).

secure scan [target]

Quick security scan of a target URL or IP.

secure scan soilrichbyjohn.com

Checks:

  • SSL certificate validity and expiry
  • HTTP security headers (HSTS, CSP, X-Frame-Options, etc.)
  • Open common ports
  • DNS configuration

secure cve [id]

Look up a CVE using the gov-cybersecurity MCP server.

secure cve CVE-2021-44228

Returns: NVD details (CVSS score, description), CISA KEV exploitation status, EPSS probability score, MITRE ATT&CK techniques.

Delegates to: gov-cybersecurity MCP skill (vuln_lookup_cve tool).

secure audit

Run a comprehensive security audit across all services.

secure audit

Performs all checks from secure status, secure sites, and secure scan combined. Writes results to the "Security Audit Log" in Notion.

Notion Integration

All audit results and alerts are logged to the "Security Audit Log" database:

  • Event: Description of what was checked/found
  • Severity: Critical, High, Medium, Low, or Info
  • Source: VPS, Website, Service, or Manual
  • Timestamp: When the check was performed
  • Details: Full details of findings
  • Resolved: Checkbox for tracking remediation

Integrations

  • gov-cybersecurity MCP: CVE lookup via NVD, CISA KEV, EPSS, ATT&CK
  • VPS: SSH to 149.248.9.152 (OSINT engine)
  • Netlify: Deploy status API
  • Sentry: Error tracking

Setup

Gov-cybersecurity MCP server:

mcporter add gov-cyber --url https://cybersecurity-vuln-mcp.apify.actor/mcp --transport streamable-http

SSH key for VPS:

ssh-copy-id root@149.248.9.152

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Security

Agent Security Monitor

Security monitoring and alerting tool for AI agents. Automatically checks for exposed secrets, unverified skills, insecure keys, suspicious commands, and mal...

Registry SourceRecently Updated
1.9K1Profile unavailable
Security

Active Defense Sentinal

Defensive triage skill for OpenClaw, Hermes Agent, host integrity, and OpenClaw skill-supply-chain scanning. Detects prompt injection, session drift, context...

Registry SourceRecently Updated
1960Profile unavailable
Security

Aegis Protocol

Self-healing stability monitor for AI agents - 5 core checks + 15 extended checks, auto-recovery, health scoring

Registry SourceRecently Updated
1930Profile unavailable
Security

✅ AgentVerif — Scan. Sign. Verify. Control your distribution.

SCAN → SIGN → VERIFY. Certify your skill, detect tampering, revoke instantly. Full control over how your skill is distributed and run. Requires AGENTVERIF_AP...

Registry SourceRecently Updated
3010Profile unavailable