agent-drift-auditor

Detect agent drift and audit harness integrity in the Forge Dev pipeline.

Updated Jun 3, 2026
One-click install
npx skills add https://github.com/moongci38-oss/forge-plugins --skill agent-drift-auditor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-drift-auditor
Source: https://github.com/moongci38-oss/forge-plugins/tree/main/forge-core/skills/agent-drift-auditor
Command: npx skills add https://github.com/moongci38-oss/forge-plugins --skill agent-drift-auditor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the detection of agent drift and provides an audit of harness integrity, ensuring the reliability and security of the Forge Dev pipeline.

Core Features & Use Cases

  • Agent Drift Detection: Identifies missing agents, orphan outputs, and unapproved external sends.
  • Audit of Harness Integrity: Validates the pipeline's compliance with security and operational standards.
  • Use Case: Use this Skill to regularly audit your Forge Dev pipeline and ensure that it operates within defined parameters, preventing data loss and unauthorized actions.

Quick Start

Run the agent-drift-auditor skill to perform a full audit of the current pipeline.

Frequently Asked Questions about agent-drift-auditor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I detect agent drift in a Forge Dev pipeline?

Agent drift detection in a Forge Dev pipeline is automated by scanning for missing agents, orphan outputs, and unapproved external sends. Running a full audit identifies these deviations and validates the pipeline's operational compliance.

What is harness integrity auditing and when do I need it?

Harness integrity auditing validates that your pipeline operates within defined security and operational parameters. You need it to prevent data loss and unauthorized actions when managing complex agent workflows.

How do I audit my pipeline for unapproved external sends and missing agents?

You can audit for unapproved external sends and missing agents by running an automated drift detection script. This scans the Forge Dev environment to identify configuration deviations and outputs a compliance audit.

Do I need specific permissions to audit harness integrity in Forge Dev?

Yes, auditing harness integrity requires a Forge Dev environment with specific permissions to access pipeline data. Without the correct access levels, the audit cannot scan for orphan outputs or validate operational standards.

What is the best way to prevent unauthorized actions in an agent pipeline?

The best way to prevent unauthorized actions is regular agent drift detection and harness integrity auditing. This validates pipeline compliance, identifies missing agents, and catches unapproved external sends automatically.

What happens if my pipeline has orphan outputs during an audit?

If orphan outputs exist, the audit identifies them as agent drift. The detection process flags these orphaned outputs alongside missing agents and unapproved external sends to ensure pipeline reliability and security.