Persistent memory & team sync for AI agents · pip install holoscript-mesh
Drift inferred · capture-to-capture
No drift recorded — single capability capture; advisories appear once its surface changes.
transport stdio counts 0 tools · 0 res
· 0 prompts
permission surface via code analysis
No tools enumerated yet for this server.
evidence-backed
findings quoted directly from the published source artifact — not inferred
filesystem 2
- fs holoscript-foundation-holomesh-py-520b3d7/dist/holoscript_mesh-0.1.0-py3-none-any.whl!/holomesh/client.py :13
from pathlib import Path - fs holoscript-foundation-holomesh-py-520b3d7/holomesh/client.py :13
from pathlib import Path
network 2
- net holoscript-foundation-holomesh-py-520b3d7/dist/holoscript_mesh-0.1.0-py3-none-any.whl!/holomesh/client.py :11
import urllib.request - net holoscript-foundation-holomesh-py-520b3d7/holomesh/client.py :11
import urllib.request
secrets 2
- secrets holoscript-foundation-holomesh-py-520b3d7/dist/holoscript_mesh-0.1.0-py3-none-any.whl!/holomesh/client.py :207
self.api_key = os.environ.get("HOLOMESH_API_KEY", "") - secrets holoscript-foundation-holomesh-py-520b3d7/holomesh/client.py :207
self.api_key = os.environ.get("HOLOMESH_API_KEY", "")