Badges & Attestation

These badges represent VIBES standard compliance levels — from simple AI usage percentages to cryptographically verified attestations. Add them to your README to communicate transparency about AI involvement in your codebase.

Badge Specification

Use shields.io badges to communicate AI usage in your projects. Each badge tier represents a different level of AI involvement.

AI-Generated 10%

Light AI assistance

AI-Generated 25%

Moderate AI assistance

AI-Generated 50%

Mixed development

AI-Generated 75%

Primarily AI-driven

AI-Generated 90%

Mostly AI-generated

AI-Generated 100%

Fully AI-generated

Additional badge styles:

AI-Generated itsavibe.ai

General AI-Generated (blue)

AI-Assisted

AI-Assisted (flat)

AI-Generated dark

General AI-Generated (dark)

Attestation Level Badges

Every AI usage claim has a confidence level. Use these badges to signal how your AI percentage was verified. Attestation badges work alongside the Low, Medium, and High VIBES assurance levels to provide full transparency. Learn more about the cryptographic attestation system.

Attestation badges are validated through the VERIFY extension. See the VERIFY specification for details on cryptographic attestation, trust tiers, and the public registry.

Self-Attested

Developer's own estimate

Manually Validated

Confirmed by human review

Machine Validated

Verified by automated tooling

Combine a percentage badge with an attestation badge for full transparency:

AI-Generated 90% Self-Attested

Percentage + Self Attestation

AI-Generated 75% Manually Validated

Percentage + Manual Validation

AI-Generated 100% Machine Validated

Percentage + Machine Validation

Add Badges to Your README

Copy and paste the markdown snippet below into your README.md file. Replace the percentage with your project's AI usage level.

Percentage badge:

[![AI-Generated](https://img.shields.io/badge/AI--Generated-90%25-ff69b4?style=flat-square)](https://itsavibe.ai)

General badge:

[![AI-Generated](https://img.shields.io/badge/AI--Generated-itsavibe.ai-0d6efd?style=for-the-badge)](https://itsavibe.ai)

AI-Assisted badge:

[![AI-Assisted](https://img.shields.io/badge/itsavibe.ai-AI--Assisted-0d6efd?style=flat-square)](https://itsavibe.ai)

Self-Attested badge:

[![Self-Attested](https://img.shields.io/badge/Attestation-Self--Attested-f0ad4e?style=flat-square)](https://itsavibe.ai)

Manually Validated badge:

[![Manually Validated](https://img.shields.io/badge/Attestation-Manually--Validated-0d6efd?style=flat-square)](https://itsavibe.ai)

Machine Validated badge:

[![Machine Validated](https://img.shields.io/badge/Attestation-Machine--Validated-28a745?style=flat-square)](https://itsavibe.ai)

Self-Attestation Logos

Help build a more transparent AI coding ecosystem by using our itsavibe.ai logo in your README.md files. Let others know when your project is AI-generated or AI-assisted.

Preview of our logos:

Vibe Code Logo 400x400

400x400 version

Vibe Code Logo Full Size

Full size version

Add this to your README.md:

AI Attestation

This project contains AI-generated or AI-assisted code. Learn more at itsavibe.ai

Attestation Levels

Every project in the registry declares an attestation level indicating how the AI usage percentage was determined. These levels combine with VIBES assurance levels (Low, Medium, High) to give a complete picture of AI provenance. See the attestation system for how cryptographic signing works.

Self Attestation

The project maintainer estimates the AI usage percentage based on their own assessment. This is the default level and the easiest starting point. Consider factors like lines of code generated by AI, architectural decisions, and post-generation editing.

Manually Validated

A human reviewer analyzes tool-generated audit output — provenance reports, code analysis results, and git history data — to confirm the AI usage claim. This adds credibility through informed third-party validation based on actual tool output rather than opinion alone.

Machine Validated

Automated tooling has analyzed the codebase to determine the AI-generated percentage. This is the highest confidence level, using code analysis tools, git history analysis, and AI detection models to verify claims programmatically.

How to Estimate Your AI Percentage

Consider these factors when estimating your AI percentage:

Remember, transparency builds trust in the AI coding ecosystem!

Related Standards

Badges communicate VIBES compliance at a glance. For cryptographic proof behind the badge, see VERIFY. For automated risk scoring that can drive badge assignment, see PRISM. For agent governance policies that inform attestation strategy, see EVOLVE.

Back to Home