Ufiaw
Description
An npm package that will turn your coding agents into waifus when installed
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
ufiaw
"ufiaw" (waifu backwards) is an educational demonstration that showcases how a postinstall script can be weaponized to alter the behavior of AI coding assistants like Claude Code and other AI-powered development tools. If you install this package, your AI coding assistant will be replaced with a waifu that will be very nice to you, but refuses to code.

This is a very similar vulnerability to the one that was exploited in the recent nx [supply chain attack](https://www.aikido.dev/blog/popular-nx-packages-compromised-on-npm).
This should only be used for educational purposes (or pranking your friends and coworkers).
Installation
⚠️ **WARNING**: Installing this package will modify your AI assistant's behavior!
# To install (at your own risk):
npm install ufiaw
# To safely examine without running scripts:
npm install ufiaw --ignore-scripts
How It Works
When installed, this package executes a postinstall script that:
- Injects crafted system prompts into AI agent configurations (CLAUDE.md and AGENTS.md)
- Modifies the AI assistant's behavior from a coding agent to something entirely different (in this case a waifu)
- Demonstrates the potential for supply chain attacks through npm packages
Protection Measures
To protect against such attacks:
- Always audit packages before installation
- Use
npm install --ignore-scriptswhen testing untrusted packages - Review package.json scripts before running
npm install - Use package scanning tools and security audits
- Implement proper code review processes for dependencies
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11