theagentos/agentos-skills · Archived

agentsec-probe-suite

Add the AgentSec probe library (200+ adversarial probes — injection, PII exfil, refusal evasion, destructive-tool-intent) to CI for pre-prod red-teaming. PLANNED — not yet implemented.

First seen Jun 25, 2026

Installation

$ npx skills add theagentos/agentos-skills --skill agentsec-probe-suite

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from theagentos/agentos-skills.

npx skills add theagentos/agentos-skills

Browse all from theagentos/agentos-skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

License LICENSE
Default branch main
Open issues 0
Status Archived

Skill metadata

Parsed from SKILL.md frontmatter.

More metadata
internal
true # hide from `npx skills add` until implemented

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,092 B
  • docs SUMMARY.md 216 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 2 installs

SKILL.md

AgentSec probe suite — PLANNED

This skill is planned but not yet written. The intended scope:

  1. Pick a probe pack (owasp-llm-top10, pii-exfil, destructive-tool-intent,

refusal-evasion, or all).

  1. Wire agentsec probe as a CI job (GitHub Actions / GitLab CI / circle.yml).
  2. Configure the agent under test — endpoint, auth, sample inputs.
  3. Set a pass threshold (default: ≥95% probe pass rate on the reference

suite, matching the AgentOS v1 success metric).

  1. Surface probe failures as CI annotations + AgentHog security.alert events.

Track progress at https://github.com/TheAgentOS/agentos-skills/issues