
Security News
Re-Enabled GitHub Actions Expose Thousands of Repositories to Mini Shai-Hulud
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.
TypeScript CLI and library for generating a compact YAML codebase map for coding agents.
bun add agentmap
agentmap
agentmap . --output agentmap.yaml
If the repo root contains .agentmapignore, matching paths are excluded automatically. For example:
foldername
dist
generated/**
This keeps both CLI output and the OpenCode plugin context shorter without needing repeated --ignore flags.
import { generateMapYaml } from 'agentmap'
const yaml = await generateMapYaml({ dir: process.cwd(), diff: true })
FAQs
Generate a YAML map of your codebase for AI agent context
The npm package agentmap receives a total of 9 weekly downloads. As such, agentmap popularity was classified as not popular.
We found that agentmap 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
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.

Research
/Security News
The compromise affects MemTensor's MemOS, an open source memory framework for large language models (LLMs) and AI agents. Both npm package @memtensor/memos-cloud-openclaw-plugin and the PyPI package MemoryOS are compromised. They drop cross-platform Go binaries that exfiltrate developer secrets.