Skip to content

Add SecPriva security/privacy agent skill definitions and OpenAI configs#60

Merged
SaltProphet merged 1 commit intomainfrom
list-skills-and-agents-for-secpriva
Mar 5, 2026
Merged

Add SecPriva security/privacy agent skill definitions and OpenAI configs#60
SaltProphet merged 1 commit intomainfrom
list-skills-and-agents-for-secpriva

Conversation

@SaltProphet
Copy link
Owner

Motivation

  • Introduce a set of reusable SecPriva agent skills to standardize security and privacy reviews across the repo.
  • Capture workflows and expected outputs for common tasks like API security, SAST, PII discovery, retention/deletion, incident triage, threat modeling, CI gates, and audit evidence.
  • Provide per-agent OpenAI configuration to drive consistent assistant behavior using the gpt-5 model.

Description

  • Added new skill definition files at /.github/skills/<secpriva-*>/SKILL.md for the following agents: secpriva-api-security-agent, secpriva-audit-evidence-agent, secpriva-ci-security-gate-agent, secpriva-incident-triage-agent, secpriva-pii-discovery-agent, secpriva-retention-deletion-agent, secpriva-sast-agent, and secpriva-threat-modeling-agent.
  • Added corresponding agent configs at /.github/skills/<secpriva-*>/agents/openai.yaml that set name, model: gpt-5, and purpose-specific instructions for each agent.
  • Each SKILL.md includes a short description, recommended use cases, a stepwise workflow, and an expected output format to standardize responses.

Testing

  • No automated tests were run for these documentation/config additions.

Codex Task

@vercel
Copy link
Contributor

vercel bot commented Mar 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
secpriva Ready Ready Preview, Comment Mar 5, 2026 7:48pm

Request Review

@SaltProphet SaltProphet merged commit ec8db5b into main Mar 5, 2026
3 of 9 checks passed
@SaltProphet SaltProphet deleted the list-skills-and-agents-for-secpriva branch March 5, 2026 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant