Favicon of behavior-validator

behavior-validator Skill

AI Agent SkillPythonOpen source

Source-blind user behavior validation against a prewritten contract for apps, CLIs, APIs, and generated artifacts. Published by openclaw in agent-skills.

What is behavior-validator Skill?

Source-blind user behavior validation against a prewritten contract for apps, CLIs, APIs, and generated artifacts. Published by openclaw in agent-skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
73/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Browser automation
  • Testing
  • Writing
  • Browser automation use cases
  • Testing use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use behavior-validator Skill

  • Use it for browser automation.
  • Use it for testing.
  • Use it for writing.

Built with

PythonCopy skill directory

Editorial notes

Source

  • Creator: openclaw
  • Repository: openclaw/agent-skills
  • Skill file: skills/behavior-validator/SKILL.md

What it does

Source-blind user behavior validation against a prewritten contract for apps, CLIs, APIs, and generated artifacts.

Skill instructions

Behavior Validator Validate observable behavior without inspecting source. Use this as the black-box companion to code-aware review: autoreview judges the change bundle, while behavior-validator judges the running product, CLI, API, or generated artifact against a behavior contract. Contract - Read the behavior contract first. If none exists, write a short one from the user request before testing. See references/contract-template.md. - Stay source-blind. Do not inspect source files, diffs, tests, git history, implementation notes, build internals, or review bundles. - Interact only through user-visible or operator-visible surfaces: browser, CLI, API, generated files, public logs, screenshots, accessibility trees, or documented runtime output. - Treat implementation-looking evidence as contamination. If source access is required to continue, stop and report blockedsourcerequired. - Report findings against contract clauses and observable steps, not code locations. - Do not mark a workflo

Explore related resources

Frequently asked questions

What is behavior-validator?

behavior-validator is a open-source AI agent skill with Copy skill directory. Source-blind user behavior validation against a prewritten contract for apps, CLIs, APIs, and generated artifacts.

Who is behavior-validator best for?

behavior-validator is best for reusing agent instructions, scripts, and references, browser automation workflows, testing workflows, writing workflows.

How do I install behavior-validator?

Install or run behavior-validator using Copy skill directory. Check behavior-validator for the latest setup command.

Is behavior-validator actively maintained?

behavior-validator may need a closer maintenance check before production use.

Share:

Stars
887
Forks
58
Last commit
9 days ago
Repository age
2 months
License
MIT

Auto-fetched from GitHub.

Similar to behavior-validator