
Security News
GPT-6 Astra Attempts Supply Chain Attacks Against Open Source Maintainers in Testing
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.
@letmepost/cli
Advanced tools
Command-line interface for letmepost.dev. Publish posts, manage connected accounts, inspect the post log from your terminal or from agent shells.
Command-line client for letmepost.dev. Publish to Bluesky, X, LinkedIn, Threads, Instagram, Facebook, Pinterest from your terminal or any agentic shell.
npm install -g @letmepost/cli
# or
npx @letmepost/cli --help
Binary name: lmp. Requires Node 18+.
lmp login
Opens your browser for OAuth 2.1 with PKCE, trades the token for a long-lived API key, saves to ~/.letmepost/config.json. Falls back to API-key paste if the OAuth provider is unreachable.
lmp post "Shipping today" --to=twitter,bluesky
lmp post "Reels are live" --to=instagram --media=./hero.mp4
lmp post "Big news" --to=linkedin --schedule=2026-05-20T18:00:00Z
lmp accounts list
lmp accounts list --platform bluesky
lmp accounts disconnect acc_01HX...
lmp posts list --limit 50 --status rejected
lmp posts get pst_01HX...
lmp profiles list
lmp profiles use prof_01HX...
lmp profiles current
lmp whoami
lmp version
lmp logout
Per-call profile override:
lmp post "hello" --to=bluesky --profile prof_01HX...
| Variable | Description |
|---|---|
LMP_API_KEY | Use this Bearer key instead of the stored credential. |
LMP_API_BASE | Override the API host (defaults to https://api.letmepost.dev). |
0 — success1 — config / auth / argument error2 — API call failed (full or partial — useful for shell pipelines)LMP_API_BASE=https://api.yourdomain.com lmp login
Apache 2.0.
FAQs
Command-line interface for letmepost.dev. Publish posts, manage connected accounts, inspect the post log from your terminal or from agent shells.
The npm package @letmepost/cli receives a total of 4 weekly downloads. As such, @letmepost/cli popularity was classified as not popular.
We found that @letmepost/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.

Security News
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.

Security News
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.