skills/notifications/proactive-config-manager/SKILL.md
Manage Sven's proactive notification configuration — enable/disable notifications, set quiet hours, configure cooldowns, manage trigger rules and delivery channels.
npx skillsauth add 47network/Sven proactive-config-managerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Manage Sven's proactive notification system — the engine that allows Sven to autonomously reach out via Slack, Discord, WhatsApp, or any configured channel.
get_config — Get the current global proactive notification configupdate_config — Update global config (enable/disable, quiet hours, cooldowns, etc.)list_rules — List all trigger rulescreate_rule — Create a new trigger ruleupdate_rule — Update an existing trigger ruledelete_rule — Delete a trigger rulelist_endpoints — List all delivery channel endpointscreate_endpoint — Register a new channel endpoint (Slack channel, Discord channel, etc.)update_endpoint — Update a channel endpointdelete_endpoint — Remove a channel endpointlist_log — View proactive notification history logget_stats — Get delivery statisticsnotifications.config: read, writenotifications.rules: read, writenotifications.endpoints: read, writenotifications.log: readdevelopment
Automated web testing advisor — generate Playwright test scripts, accessibility checks, and performance audits.
testing
Unified security posture reporting — combines SAST, dependency audit, secret scan, infrastructure scan, and pentest results into a single scored report with OWASP and SOC 2 compliance mapping, top risks, and remediation recommendations.
development
Detect hardcoded secrets, API keys, tokens, private keys, and credentials in source code and config files. 20 built-in patterns covering AWS, GitHub, Slack, Stripe, database URLs, JWTs, and more.
development
Static Application Security Testing — scan TypeScript/JavaScript source code for SQL injection, XSS, SSRF, path traversal, command injection, hardcoded secrets, insecure crypto, auth bypass, prototype pollution, and more. 14 built-in rules mapped to OWASP Top 10 and CWE.