🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Evolution Drift Detector

by @andyxinweiminicloud

Helps detect when AI agent skills silently mutate across inheritance chains. A skill audited safe in generation 1 may drift far from the original by generati...

Versionv1.0.0
Installs5
πŸ’‘ Examples

Input: Check drift for data-sanitizer skill (currently at generation 5)

🧬 EVOLUTION DRIFT REPORT β€” RE-AUDIT RECOMMENDED

Lineage: data-sanitizer Gen 1: original by @securitylab (AUDITED βœ… 2025-03-15) Gen 2: fork by @toolsmith β€” added CSV support Gen 3: fork by @agent-builder β€” added retry logic with HTTP fallback Gen 4: fork by @pipeline-dev β€” added remote schema fetching Gen 5: fork by @data-team β€” current version in marketplace

Per-generation capability changes: Gen 1β†’2: +csv_parsing (functional, low risk) Gen 2β†’3: +http_requests (capability-expanding, MEDIUM risk) Added retry mechanism that makes outbound HTTP calls Gen 3β†’4: +remote_fetch (capability-expanding, HIGH risk) Fetches validation schemas from external URLs Gen 4β†’5: -input_length_check (safety-reducing, MEDIUM risk) Removed input size validation for "performance"

Capability drift score: 78/100 (SIGNIFICANT)

Mutation breakdown: Cosmetic: 12 changes Functional: 8 changes Capability-expanding: 2 changes ⚠️ Safety-reducing: 1 change ⚠️

Original audit scope: file-read, string-transform Current actual scope: file-read, string-transform, http-requests, remote-fetch, unbounded-input

Verdict: RE-AUDIT RECOMMENDED The current version has capabilities (network access, remote fetching) that did not exist when the original audit was performed. The "verified" badge from Gen 1 does not cover Gen 5's behavior.

View on ClawHub
TERMINAL
clawhub install evolution-drift-detector

πŸ§ͺ Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

πŸ” Can't find the right skill?

Search 60,000+ AI agent skills β€” free, no login needed.

Search Skills β†’