1. Install the `clawsec-suite` using `clawhub` or manual download with signature verification.
2. Enable the advisory guardian hook using the provided script.
3. Optionally, set up a periodic cron job to trigger advisory scans.
4. When installing a new skill, use the `guarded_skill_install.mjs` script to check for advisory matches.
5. If an advisory match is found, require explicit user confirmation before proceeding with the installation.
6. Regularly check the suite's heartbeat script for updates and new advisories.