← Back to search

ai-hist-mcp

GitHub Actions Scanned 5d ago

Thin npx wrapper for the ai-hist stdio MCP server.

npm
D
40 / 100

Versions

0.4.1latest
Jul 7, 2026
0.3.7
Jun 27, 2026
0.3.6
Jun 24, 2026
0.3.5
Jun 24, 2026
0.3.4
Jun 20, 2026
+ show 3 moreshow less
0.3.2
Jun 12, 2026
0.3.1
Jun 6, 2026
0.3.0
Jun 6, 2026
PermissionsTool SafetyAuthAnnotationsCode QualityStabilitySpecVuln HistoryAuthorTransparencyCommunity

Tools 15

untag_session
annotations: none low

Remove a tag from a session.

tag string session_id string
list_tags
annotations: none low

List available session tags and optionally include the sessions assigned to each tag.

tag string include_sessions boolean
pair_check
annotations: none low

Ask relayhistory-cloud Pair for advisory warnings before a prompt, plan, or tool action.

cwd string task string tool string limit number action string target string repoPath string gitRemote string projectId string recentPrompt string
search_history
annotations: none low

Search your AI coding agent history using full-text search across all prompts

tag string
search_trajectories
annotations: none low

Search compacted per-run decision trajectories: task title/description, decisions,

query string
why_for_task
annotations: none low

Return the decisions and retrospective for the best-matching compacted trajectory.

query string
tag_session
annotations: none low

Tag a source-specific session so future history searches can filter by logical workstream.

tag string color string session_id string
get_session
annotations: none low

Retrieve all prompts from a specific session ordered oldest to newest.

tag string
get_context
annotations: none low

Get temporal context around a specific history entry: all prompts from the same

recent_history
annotations: none low

List the most recent AI coding agent history entries across all sources, newest first.

tag string
recent_entries
annotations: none low

List the most recent AI coding agent history entries across all sources, newest first.

tag string
pack_evidence
annotations: none low

Search history and assemble a concise evidence bundle ready to paste into a new

query string
history_stats
annotations: none low

Return a summary of your AI coding agent history: total entry count broken down by

stats
annotations: none low

Contract alias for history_stats. Return total counts by source, date range, top projects, and data source.

get_handoff
annotations: none low

Find active sessions for a repo/branch and generate a warm-start handoff brief

Permissions 5

network medium
Server uses network capabilities via: fetch(), urllib
filesystem low
Server uses filesystem capabilities via: fs, open(), os, path, pathlib
shell high
Server uses shell capabilities via: child_process, execSync(), spawn(), subprocess
database medium
Server uses database capabilities via: sqlite3
env_vars low
Server uses env_vars capabilities via: os.environ, process.env

Scan Findings 46

low
Tool 'get_session' has no annotations annotation_checker · 100%
low
Tool 'pair_check' has no annotations annotation_checker · 100%
low
Tool 'search_history' has no annotations annotation_checker · 100%
low
Tool 'search_trajectories' has no annotations annotation_checker · 100%
low
Tool 'why_for_task' has no annotations annotation_checker · 100%
low
Tool 'tag_session' has no annotations annotation_checker · 100%
low
Tool 'untag_session' has no annotations annotation_checker · 100%
low
Tool 'list_tags' has no annotations annotation_checker · 100%
low
Tool 'get_context' has no annotations annotation_checker · 100%
low
Tool 'recent_history' has no annotations annotation_checker · 100%
low
Tool 'recent_entries' has no annotations annotation_checker · 100%
low
Tool 'pack_evidence' has no annotations annotation_checker · 100%
low
Tool 'history_stats' has no annotations annotation_checker · 100%
low
Tool 'stats' has no annotations annotation_checker · 100%
low
Tool 'get_handoff' has no annotations annotation_checker · 100%
medium
OAuth implementation without PKCE auth_checker · 75%
info
Sandbox failed to start for behavioral verification behavioral_verifier · 100%
info
package.json metadata manifest_parser · 100%
info
Tool: pair_check manifest_parser · 70%
info
Tool: search_history manifest_parser · 70%
info
Tool: search_trajectories manifest_parser · 70%
info
Tool: why_for_task manifest_parser · 70%
info
Tool: tag_session manifest_parser · 70%
info
Tool: untag_session manifest_parser · 70%
info
Tool: list_tags manifest_parser · 70%
info
Tool: get_session manifest_parser · 70%
info
Tool: get_context manifest_parser · 70%
info
Tool: recent_history manifest_parser · 70%
info
Tool: recent_entries manifest_parser · 70%
info
Tool: pack_evidence manifest_parser · 70%
info
Tool: history_stats manifest_parser · 70%
info
Tool: stats manifest_parser · 70%
info
Tool: get_handoff manifest_parser · 70%
info
Transport: stdio manifest_parser · 90%
info
Required env vars (9) manifest_parser · 80%
info
Sandbox failed to start for output poisoning scan output_poisoning · 100%
medium
Permission: network access detected permission_analyzer · 80%
low
Permission: filesystem access detected permission_analyzer · 90%
high
Permission: shell access detected permission_analyzer · 95%
medium
Permission: database access detected permission_analyzer · 90%
low
Permission: env_vars access detected permission_analyzer · 90%
info
SBOM generated: 100 components sbom_generator · 100%
critical
GitHub Personal Access Token found in AgentWorkforce-relayhistory-3f15a1c/crates/ai-hist/src/lib.rs secret_scanner · 95%
critical
GitHub Personal Access Token found in AgentWorkforce-relayhistory-3f15a1c/crates/ai-hist/src/learn.rs secret_scanner · 95%
critical
GitHub Personal Access Token found in AgentWorkforce-relayhistory-3f15a1c/crates/ai-hist-core/src/convergence.rs secret_scanner · 95%
medium
No build provenance detected (SLSA L0) slsa_assessor · 90%