agent-orchestrator/packages
harshitsinghbhandari e47b03807c fix(agent-cursor): address Cursor Bugbot security findings
1. Add symlink check for .cursor directory in extractCursorSummary
   to match getCursorSessionMtime behavior (prevents path traversal)

2. Add vitest alias for @aoagents/ao-plugin-agent-cursor in CLI tests
   (fixes missing module resolution in tests)

3. Add lstatSync check before readFileSync in getLaunchCommand
   to reject symlinked systemPromptFile paths (security hardening)

4. Add test coverage for symlink rejection behavior

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-10 12:16:37 +05:30
..
ao fix: merge upstream main and resolve conflicts for cursor agent 2026-04-10 11:48:27 +05:30
cli fix(agent-cursor): address Cursor Bugbot security findings 2026-04-10 12:16:37 +05:30
core fix: merge upstream main and resolve conflicts for cursor agent 2026-04-10 11:48:27 +05:30
integration-tests fix: merge upstream main and resolve conflicts for cursor agent 2026-04-10 11:48:27 +05:30
plugins fix(agent-cursor): address Cursor Bugbot security findings 2026-04-10 12:16:37 +05:30
web fix: merge upstream main and resolve conflicts for cursor agent 2026-04-10 11:48:27 +05:30