github Go analyzed baf594f

rainmana/tinybrain

github

LLM local persistent storage for security nerds

maintainer
rainmana
license
MIT
first seen
2026-06-12
last seen
2026-06-12
releases · 30d
0
short id

Drift inferred · capture-to-capture

tool count over time

06-12 18:30 now
40t
40t
capabilities 40 tools
transport stdio counts 40 tools · 0 res · 0 prompts permission surface via README inference

tools

  • batch_create_memories

    Bulk create memory entries

  • batch_delete_memories

    Bulk delete memory entries

  • batch_update_memories

    Bulk update memory entries

  • calculate_similarity

    Calculate embedding similarity

  • check_duplicate_memories

    Check for duplicate alerts

  • check_duplicates

    Check for duplicate memories

  • check_high_priority_memories

    Check for high-priority alerts

  • cleanup_low_priority_memories

    Priority-based cleanup

  • cleanup_old_memories

    Age-based memory cleanup

  • cleanup_unused_memories

    Access-based cleanup

  • create_context_snapshot

    Create context snapshots

  • create_memory_from_template

    Create memories from templates

  • create_relationship

    Create memory relationships

  • create_session

    Create new security assessment sessions

  • create_task_progress

    Create task progress entries

  • delete_memory

    Delete memory entries

  • export_session_data

    Export session data

  • find_similar_memories

    Find similar memories by content

  • generate_embedding

    Generate embeddings for text

  • get_context_snapshot

    Retrieve context snapshots

  • get_context_summary

    Get memory summaries for context

  • get_detailed_memory_info

    Get detailed memory debugging info

  • get_memory

    Retrieve memory by ID

  • get_memory_stats

    Get comprehensive memory statistics

  • get_notifications

    Get notifications and alerts

  • get_related_memories

    Get related memories

  • get_security_templates

    Get predefined security templates

  • get_session

    Retrieve session information

  • get_system_diagnostics

    Comprehensive system diagnostics

  • health_check

    Perform system health checks

  • import_session_data

    Import session data

  • list_context_snapshots

    List context snapshots

  • list_sessions

    List all sessions with filtering

  • list_task_progress

    List task progress entries

  • mark_notification_read

    Mark notifications as read

  • search_memories

    Advanced search with multiple strategies

  • semantic_search

    AI-powered semantic search

  • store_memory

    Store new memory entries

  • update_memory

    Update existing memory entries

  • update_task_progress

    Update task progress

skills & danger signals github-tarball
prompt-surface shipped agent-instruction files + hidden-content / dangerous-code findings — quoted from the analyzed source

analyzed commit baf594f · analyzer v33 · 1w ago

skills & prompt files 6

code evidence vv1.2.3 · github-tarball
evidence-backed findings quoted directly from the published source artifact — not inferred

code files: 28

declared dependencies 26

  • github.com/charmbracelet/log@v0.3.1
  • github.com/google/uuid@v1.6.0
  • github.com/stretchr/testify@v1.8.4
  • golang.org/x/time@v0.15.0
  • modernc.org/sqlite@v1.52.0
  • github.com/aymanbagabas/go-osc52/v2@v2.0.1
  • github.com/charmbracelet/lipgloss@v0.9.1
  • github.com/davecgh/go-spew@v1.1.1
  • github.com/dustin/go-humanize@v1.0.1
  • github.com/go-logfmt/logfmt@v0.6.0
  • github.com/lucasb-eyer/go-colorful@v1.2.0
  • github.com/mattn/go-isatty@v0.0.20
  • github.com/mattn/go-runewidth@v0.0.15
  • github.com/muesli/reflow@v0.3.0
  • github.com/muesli/termenv@v0.15.2
  • github.com/ncruces/go-strftime@v1.0.0
  • github.com/pmezard/go-difflib@v1.0.0
  • github.com/remyoudompheng/bigfft@v0.0.0-20230129092748-24d4a6f8daec
  • github.com/rivo/uniseg@v0.2.0
  • github.com/stretchr/objx@v0.5.0
  • golang.org/x/exp@v0.0.0-20231006140011-7918f672742d
  • golang.org/x/sys@v0.42.0
  • gopkg.in/yaml.v3@v3.0.1
  • modernc.org/libc@v1.72.3
  • modernc.org/mathutil@v1.7.1
  • modernc.org/memory@v1.11.0