-
Security
Audit my third-party scripts and CDN assets
Inventories every external script, pins versions, adds integrity hashes where possible, and removes what's unused.
Free Prompt
What This Does / How This Helps
Inventories every external script your pages load, removes the leftovers, and pins or integrity-checks the rest. Every third-party script runs with full access to your page: the DOM, cookies (non-HttpOnly ones), form fields, everything your users type. A compromised or abandoned CDN is a supply-chain attack delivered through your own site, and AI builders accumulate stray scripts fast because each feature attempt tends to add one. You get a keep-or-remove decision for each resource and SRI hashes where supported, so a CDN breach can't rewrite your checkout page.
Want to skip doing this by hand?
Fortivibe audits your app for all of the areas these prompts cover (and more).