pi-workflows — security grade SAFE, quality 70/100

Security audit verdict: SAFE · quality 70/100

No red flags found in any of the 11 categories — no credential harvesting, no data exfiltration, no curl-pipe-shell installer. Scanned against the SlowMist agent-security taxonomy, refreshed every 8 hours. Full audit →

by osolmaz · Agent Tool · ★ 294

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

🔒 Is pi-workflows safe to install? View the security audit →

About pi-workflows

pi-workflows pi-workflows is a workflow extension for the pi coding agent. It lets you define multi-step agent workflows as TypeScript graphs, trigger them at any point in a pi conversation with , and watch them run live in a standalone terminal viewer. The workflow model is a port of openclaw/acpx flows into pi itself. Agent steps run inside your current pi conversation, so the model keeps everything it already knows from the discussion. The model completes each step by calling a JSON tool, which gives the engine structured, validated output to route on. Install You can also install directly from GitHub: Or try the npm package without installing it: The viewer binary is part of the same package. To get it on your PATH, clone the repo and run , or run it in place with . Quick start Put a workflow file in (project) or (global): typescript // .pi/workflows/echo.workflow.ts import { agent, defineWorkflow } from "@osolmaz/pi-workflows"; export default defineWorkflow({ name: "echo", presentationPrompt: "Give the user the concise reply from the workflow result.", startAt: "reply", nodes: { reply: ag

herdr-plugin

Quick Facts

Stars294
Forks16
LanguageTypeScript
CategoryAgent Tool
LicenseMIT
Quality Score70.1792506685514/100
Open Issues2
Last Updated2026-09-17
Created2026-07-18
Platformsnode
Est. Tokens~16k

Compatible Skills

These tools work well together with pi-workflows for enhanced workflows:

  • pi-tool-display — semantic(0.34)+complementary+same_lang+similar_pop+shared_platform (62%)
  • pi-extensions — semantic(0.28)+complementary+same_lang+similar_pop+shared_platform (60%)

pi-workflows alternative? Top 6 similar tools

Looking for a pi-workflows alternative? If you're comparing pi-workflows with other agent tool tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • crabbox by openclaw · ⭐ 1.4k

    Crabbox: warm a box, sync the diff, run the suite.

  • collie by AltanS · ⭐ 1.0k

    PWA to manage 🐑 herdr on the go. Tailnet accessible, push notifications, quick actions and more.

  • zoetrope by furkankly · ⭐ 827

    Watch a Claude Code or Codex session as a live flow graph, in your terminal or your browser.

  • agentbox by madarco · ⭐ 464

    Run multiple agents in parallel sandboxed VMs, with a single command, on your PC or in the cloud

  • memex by nicosuave · ⭐ 219

    Search Claude Code, Codex, Pi, OpenCode, Github Copilot & Cursor transcripts. Resume sessions. Track tokens.

  • clauth by uwuclxdy · ⭐ 187

    Claude Code multi-account manager, usage monitor (CLI, TUI & MCP cross-account delegation)

More Agent Tool Tools

Explore other popular agent tool tools:

View all Agent Tool tools →

Popular TypeScript Agent Tools

Frequently Asked Questions

What is pi-workflows?

pi-workflows is Workflow engine, JSON control-flow tool, and live terminal viewer for the pi coding agent. It is categorized as a Agent Tool with 294 GitHub stars.

What programming language is pi-workflows written in?

pi-workflows is primarily written in TypeScript. It covers topics such as herdr-plugin.

How do I install or use pi-workflows?

You can find installation instructions and usage details in the pi-workflows GitHub repository at github.com/osolmaz/pi-workflows. The project has 294 stars and 16 forks, indicating an active community.

What license does pi-workflows use?

pi-workflows is released under the MIT license, making it free to use and modify according to the license terms.

What are the best alternatives to pi-workflows?

The top alternatives to pi-workflows on Agent Skills Hub include crabbox, collie, zoetrope. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

How this security grade is produced

Grades come from a rule-based scan built on the SlowMist agent-security taxonomy, covering 11 red-flag categories including credential harvesting, data exfiltration, and curl | sh installers. It is a first-layer scan, not a manual audit — we say so rather than overstate it.

The scale of the problem is documented independently: Liu et al. (2026), in a study of 31,132 agent skills, report that 26.1% contain security vulnerabilities. Our own full-catalog census is published as a citable open dataset.

Sources & who's responsible:

View on GitHub → Browse Agent Tool tools