AgentSecOps / AgentSecOps/SecOpsAgentKit
[FEATURE] Skills testing framework
- Dominant language
- Python
- Stars
- 209
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Description
## Feature Type
It's important to test skills to ensure that they are validated and triggered properly in different scenarios
## Description
I'm considering an LLM native testing framework like Gherkin or to implement something that is suitable for this use case.
## Use Case
New skill added -> different depth and checklists are validated:
- skill practices (less than 500 lines, refrences, python only scripts etc)
- prompt or skill injection guardrails
- CI triggered
-
Optionally Periodic validations
**Problem it solves:**
ensures new added skills are high quality and consistent throughout the agent kit.
## Willingness to Contribute
- [x] I am willing to submit a PR for this feature
- [x] I can help test this feature
- [x] I can provide domain expertise/guidance
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.