Skills from clawhub.ai/chandrasekar-r
2 skills available
security-monitor
This skill implements continuous security monitoring for Clawdbot, inspecting system logs, processes, ports, Docker state, and config files. It reads `fs.readFileSync('/root/clawd/skills/.env','utf8')` and executes fixed shell commands via `execSync('tail -100 /var/log/auth.log ...')`; no confirmed external exfiltration is present.
0 installs
security-audit
Provides a Clawdbot security auditor that scans ` /root/clawd` and files like ` /root/clawd/skills/.env` for credentials, ports, configs, and Docker issues. It reads configuration and sensitive files and invokes system commands such as `ss`/`netstat` and `git`, and can modify file permissions when run with `--fix`.
0 installs