Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161

Security & Compliance

Threat reviews, dependency and secret audits, hardening checklists and the paperwork regulated work asks for.

16 skills

  1. 01

    GitHub Actions Hardening

    Skill
    Reviews workflow YAML for the ways CI specifically gets compromised.
    0DevOps & Infrastructure
  2. 02

    CodeQL Code Scanning

    Skill
    Sets up CodeQL scanning through Actions or the CLI, and unsticks it when it fails.
    0DevOps & Infrastructure
  3. 03

    Threat Model Analyst

    Skill
    Builds a STRIDE-A threat model of a repository and keeps it current as code moves.
    0Security & Compliance
  4. 04

    MCP Security Audit

    Skill
    Checks .mcp.json entries before an agent is allowed to load them.
    0Agent Engineering
  5. 05

    Security and Hardening

    Skill
    Threat-models the trust boundaries before writing a single control.
    0Security & Compliance
  6. 06

    Semgrep Rule Creator

    Skill
    Writes custom Semgrep rules and refuses to call one done before its tests pass.
    0Code Reviews
  7. 07

    Skill Security Auditor

    Skill
    Scans a third-party agent skill for hostile code before it is installed.
    0Agent Engineering
  8. 08

    Dependency Auditor

    Skill
    Reads lockfiles across eight ecosystems for vulnerable packages, licence conflicts and upgrade order.
    0DevOps & Infrastructure
  9. 09

    Auth0 Agent Skills

    Skill
    One Auth0 skill that routes by framework and feature, then loads only the guides that apply.
    0Security & Compliance
  10. 10

    CrowdStrike Falcon Foundry Skills

    Skill
    Builds and deploys Falcon Foundry apps through the Foundry CLI.
    0DevOps & Infrastructure
  11. 11

    Stripe Skills

    Skill
    Decides between Stripe's payment APIs and pins the current API and SDK versions.
    0Coding Workflows
  12. 12

    SAST Configuration

    Skill
    Sets up Semgrep, CodeQL and SonarQube so the pipeline blocks real findings.
    0DevOps & Infrastructure
  13. 13

    Auth Implementation Patterns

    Skill
    Chooses between sessions, JWT and OAuth2 before any login page exists.
    0Coding Workflows
  14. 14

    secret-guard

    Skill
    Stops a write that carries a live credential.
    0Security & Compliance
  15. 15

    install-guard

    Skill
    Looks a package up in its registry before it gets installed.
    0Security & Compliance
  16. 16

    scope-guard

    Skill
    Catches an edit that lands outside the project you are in.
    0Security & Compliance