Verification & Quality Assurance
Verify Code Quality with Ruflo Guards
Code and agent outputs can regress without clear signals. This skill documents Ruflo verification guards, truth scores, reports, and rollback workflows for Claude, Codex, and Claude Code.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "Verification & Quality Assurance" from https://skillstore.io/skills/ruvnet-verification-quality-assurance.md and its manifest at https://skillstore.io/api/skills/ruvnet-verification-quality-assurance/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "Verification & Quality Assurance". A release engineer asks whether a package is ready to publish.
Expected outcome:
- Recommended checks include local verification, CI smoke tests, witness verification, and report review.
- Rollback is not recommended until the working tree is backed up and the failed files are identified.
Using "Verification & Quality Assurance". A DevOps engineer wants verification in pull request workflows.
Expected outcome:
- The response outlines a quality gate with dependency install, verification run, score review, and artifact upload.
- It also notes that external monitoring exports need approval and secret redaction.
Using "Verification & Quality Assurance". An AI lead wants to evaluate generated code from several agents.
Expected outcome:
- The response compares truth score trends, failed criteria, rollback frequency, and report formats.
- It separates shipped Ruflo guards from design-only dashboard features.
Security Audit
Medium RiskMost static alerts are false positives caused by Markdown code fences, inline code, and fixed local command examples. The audit confirms unpinned ruflo@alpha execution, optional telemetry that sends report data and a key, and a predictable temporary file in the hook example. The guide also documents rollback actions that need stronger destructive-action safeguards.
Confirmed security concerns (2)
Capability review items (62)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
โ๏ธ External commands (50)
๐ Network access (3)
๐ Filesystem access (3)
๐ Env variables (1)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/ruvnet-verification-quality-assurance/audits/9?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/ruvnet-verification-quality-assurance?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/ruvnet-verification-quality-assurance?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/ruvnet-verification-quality-assurance/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/ruvnet-verification-quality-assurance.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
ruvnet. (2026). Verification & Quality Assurance security audit report (audit version 9) [Author version unspecified]. Skillstore. https://skillstore.io/skills/ruvnet-verification-quality-assurance/audits/9BibTeX citation
@techreport{ruvnet-ruvnet-verification-quality-assurance-2026,
author = {ruvnet},
title = {Verification & Quality Assurance security audit report (audit version 9)},
institution = {Skillstore},
year = {2026},
number = {9},
url = {https://skillstore.io/skills/ruvnet-verification-quality-assurance/audits/9},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "Verification & Quality Assurance security audit report (audit version 9)"
version: "unspecified"
type: report
authors:
- name: "ruvnet"
date-released: "2026-07-20"
url: "https://skillstore.io/skills/ruvnet-verification-quality-assurance/audits/9"
identifiers:
- type: other
value: "skillstore:ruvnet-verification-quality-assurance:audit:9"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Validate Release Readiness
Run documented verification checks before publishing a package or merging a high-risk change.
Add CI Quality Gates
Use the CI examples to require verification results before pull requests are accepted.
Review Agent Output
Apply truth score and report workflows to evaluate generated code before it reaches users.
Try These Prompts
Use this skill to choose a basic Ruflo verification check for my repository. Include what the result means and when rollback is unsafe.
Use this skill to design a CI verification gate for my project. Summarize required checks, reports, and failure handling.
Use this skill to review a failed verification result. Recommend a rollback path only after listing backup and confirmation steps.
Use this skill to audit our verification coverage across smoke tests, witness manifests, tool descriptions, reports, and monitoring exports.
Best Practices
- Run verification before merge, release, or automated rollback decisions.
- Review generated reports before sending them to external monitoring systems.
- Use dry-run and backup steps before any rollback command.
Avoid
- Do not treat aspirational dashboard features as installed functionality.
- Do not run rollback or reset commands without explicit user approval.
- Do not place API keys in URLs or shared verification reports.