agent-enforcement

Execute on-chain enforcement actions for AI agents on the Base blockchain.

Updated Feb 9, 2026
One-click install
npx skills add https://github.com/SatoshiPierogi/onchain-watchdog --skill agent-enforcement-satoshipierogi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-enforcement
Source: https://github.com/SatoshiPierogi/onchain-watchdog/tree/main/skills/agent-enforcement
Command: npx skills add https://github.com/SatoshiPierogi/onchain-watchdog --skill agent-enforcement-satoshipierogi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ethers, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the enforcement of safety policies for AI agents operating on the Base blockchain, ensuring accountability and maintaining a secure ecosystem.

Core Features & Use Cases

  • Onchain Enforcement: Directly interact with smart contracts to update agent reputation scores, slash staked assets for violations, and manage safety badges.
  • Auditable Actions: All enforcement actions are recorded on the blockchain, providing transparency and a verifiable history.
  • Use Case: If an AI agent is detected engaging in wash trading, this Skill can automatically slash its staked ETH and revoke its safety badge, deterring future malicious behavior.

Quick Start

Use the agent-enforcement skill to update the reputation score for address 0x1234... to 750 with the reason "Good behavior".

Frequently Asked Questions about agent-enforcement

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

FAQPage Schema
How do I enforce onchain safety rules for AI agents on the Base blockchain?

Onchain enforcement for AI agents on the Base blockchain is executed via smart contracts that automatically slash staked assets, update reputation scores, and mint or revoke safety badges. This provides an auditable, transparent record of all enforcement actions.

What happens when an AI agent violates smart contract security policies onchain?

When an AI agent violates security policies onchain, this skill automatically slashes its staked assets and revokes its safety badge. All enforcement actions are recorded on the blockchain for transparency.

How do I automatically update an AI agent's reputation score on the Base blockchain?

To update an AI agent's reputation score on the Base blockchain, use this skill to interact with the ReputationCore contract. You can specify the agent address and provide a reason to automatically execute the reputation update.

Does this agent enforcement tool require an ethers dependency to function?

Yes, this agent enforcement tool requires the ethers dependency to function. It uses ethers to interact with the Base blockchain and execute smart contract calls for autonomous governance and safety enforcement.

Can I slash staked ETH for AI agents engaging in wash trading on the Base blockchain?

Yes, you can slash staked ETH for AI agents engaging in wash trading on the Base blockchain. This skill interacts with the SafetyStaking contract to automatically slash stakes and revoke safety badges for violations.