
Security News
US Government Forces Anthropic to Pull Claude Fable Days After Launch
Anthropic says the directive cited national security concerns over a narrow jailbreak, but offered no specific technical details.
A small Node.js CLI for building DP-1 playlists from NFT collections.
FF1-CLI turns a simple prompt into a DP-1–conformant playlist you can preview on an FF1. The model orchestrates; deterministic tools do the real work (schema validation, indexing, JSON‑LD). If something comes back invalid, validation rejects it and we loop until it’s right.
npm i -g ff1-cli
curl -fsSL https://feralfile.com/ff1-cli-install | bash
Installs a prebuilt binary for macOS/Linux (no Node.js required).
npx ff1-cli setup
npx ff1-cli chat
Set your LLM API key first (default Grok): export GROK_API_KEY='xai-your-api-key-here'
ff1 setup
ff1 chat
ff1 play "https://example.com/video.mp4" --skip-verify
If you need manual config actions instead of guided setup:
ff1 config init
ff1 config validate
Set your LLM API key first (default Grok): export GROK_API_KEY='xai-your-api-key-here'
npm install
npm run dev -- setup
npm run dev -- chat
npm run dev -- play "https://example.com/video.mp4" --skip-verify
./docs/README.md./docs/CONFIGURATION.md./docs/FUNCTION_CALLING.md./docs/EXAMPLES.mdff1 ssh enable|disable in ./docs/README.mdnpm run dev # Run CLI in dev (tsx)
npm run build # Build TypeScript
npm run lint:fix # Lint + fix
npm run smoke # Build + CLI smoke checks
npm run verify # Format + lint + test + smoke
MIT
FAQs
CLI to fetch NFT information and build DP1 playlists using Grok API
The npm package ff1-cli receives a total of 25 weekly downloads. As such, ff1-cli popularity was classified as not popular.
We found that ff1-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.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Anthropic says the directive cited national security concerns over a narrow jailbreak, but offered no specific technical details.

Security News
A network of 152 Chrome live wallpaper extensions hid ad tracking and made extension-driven traffic look like Google search clicks.

Company News
Socket’s first CISO brings deep experience securing high-growth SaaS companies as open source supply chain threats accelerate.