
Company News
Socket Joins New OpenJS Program to Fund Node.js Security Work
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.
@usefillo/cli
Advanced tools
Docs · Guides · Agents · Changelog
fillo — create and publish Fillo forms from your terminal. Auth once, then your coding agent does the rest.
npx @usefillo/cli init --email you@company.com # start a workspace and email its link
npx @usefillo/cli login # connect an existing account in the browser
npx @usefillo/cli push form.json --handle hello --stage # stage for dashboard review
npx @usefillo/cli@latest skill install # install the project Agent Skill
Commands: init, login, logout, whoami, push <file|->, list,
agent bootstrap, agent connect, agent event, and skill install. Run
npx @usefillo/cli --help for flags. The canonical skill is
one portable Agent Skills bundle. The default command installs it in the shared
.agents/skills path and Claude Code's .claude/skills path — both get the
same files, for cross-agent compatibility rather than duplication. Hosts with
another location can use skill install --dir <agent-skill-directory>, so the
same bundle works without provider-specific forks. See
fillo.so/agents for setup. The API
commands target
https://fillo.so by default (set FILLO_API to override).
--stage creates or replaces a reviewable draft without taking the published
form offline; a plain authenticated push publishes directly.
npx @usefillo/cli push form.json --handle customer-onboarding --stage
CI staging with least-privilege sync tokens, pushing a schema from stdin, and
the raw sync endpoint are covered in the CLI guide:
fillo.so/docs/cli. The agent handoff and progress
protocol (fillo agent event) live at
fillo.so/agents.
A Fillo browser handoff supplies an agent bootstrap command. It installs the
skill and connects the live setup in one run. With --account, it also opens
Fillo so the user can approve the exact workspace before the agent continues.
MIT licensed.
FAQs
Create and publish Fillo forms, and install the Fillo Agent Skill.
The npm package @usefillo/cli receives a total of 61 weekly downloads. As such, @usefillo/cli popularity was classified as not popular.
We found that @usefillo/cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Company News
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.

Security News
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.

Research
/Security News
A malicious Firefox extension fetches its payload after installation to evade detection, steal Google session cookies, and automate account takeover.