
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.
@flarecode/import-memory
Advanced tools
One-command helper for discovering local coding-agent memory sources before importing them into FlareCode.
One-command helper for importing your local AI coding-agent preferences into FlareCode.
npx --yes @flarecode/import-memory@latest
Run it from anywhere. It reads your global config (e.g. ~/.claude/CLAUDE.md) and discovers rule files — AGENTS.md, CLAUDE.md, .cursorrules, .cursor/rules, .github/copilot-instructions.md — across all your repos (common code folders, your Cursor/VS Code workspaces, and the current directory), plus a redacted summary of your Claude Code, Codex, Cursor, and VS Code settings.
Rule files are redacted and deduplicated on your machine before upload. Raw transcript contents are never uploaded unless you opt in with --include-history, which reads only your own typed messages (redacted on-device, harness noise filtered, distilled then discarded). The shell wrapper at https://flarecode.sh/import.sh only detects a package runner and delegates to this npm package.
Useful flags:
npx --yes @flarecode/import-memory@latest --dry-run
npx --yes @flarecode/import-memory@latest --json
npx --yes @flarecode/import-memory@latest --repos ~/code,~/work
npx --yes @flarecode/import-memory@latest --repo ~/code/my-app
npx --yes @flarecode/import-memory@latest --no-discover
npx --yes @flarecode/import-memory@latest --include-history
npx --yes @flarecode/import-memory@latest --source claude,codex,cursor
npx --yes @flarecode/import-memory@latest --since 90d
FAQs
One-command helper for discovering local coding-agent memory sources before importing them into FlareCode.
The npm package @flarecode/import-memory receives a total of 2 weekly downloads. As such, @flarecode/import-memory popularity was classified as not popular.
We found that @flarecode/import-memory 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.