standards
Load only the language and risk standards relevant to a caller-supplied change, then report concrete findings.
How do I install this agent skill?
npx skills add https://github.com/boshu2/agentops --skill standardsIs this agent skill safe to install?
- Gen Agent Trust Hubpass
This skill is a documentation library providing coding standards, architectural definitions, and security checklists for various languages and environments. It is intended to be used as a reference by other AI agents to ensure code quality and security compliance. No malicious code, obfuscation, or data exfiltration vectors were identified.
- Socketpass
No alerts
- Snykpass
Risk: LOW · No issues
- Runlayerwarn
3/17 files flagged
- ZeroLeakspass
Score: 93/100 · 2 sections analyzed
What does this agent skill do?
Standards — focused engineering guidance
Load the smallest set of standards justified by the caller's files, language, and risks. Do not preload the entire reference corpus.
Procedure
- Record the supplied paths, language, change type, and risk cues.
- Load
common-standards.mdplus only the matching language or checklist references. - Compare the supplied artifact to those sources.
- Return cited findings with path and line when possible, plus checked and not-checked scope.
- Stop.
This skill provides context and findings. It does not edit, validate, retry, approve, commit, release, deliver, or decide continuation.
References
How can the creator link this skill?
Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.
<a href="https://skillzs.dev/skills/boshu2/agentops/standards">View standards on skillZs</a>