Lightweight object storage that speaks S3 (boto3/AWS SDK compatible), plain HTTP, and MCP. SQLite for metadata, flat files on disk.
Drift inferred · capture-to-capture
No drift recorded — single capability capture; advisories appear once its surface changes.
transport stdio · streamable-http · http
verified
reported
listed in the official MCP registry counts 7 tools · 0 res
· 0 prompts
permission surface via code analysis
tools
-
delete_object
-
download_object
-
list_buckets
-
list_objects
-
object_info
-
presign_url
-
upload_object
prompt-surface
shipped agent-instruction files + hidden-content / dangerous-code findings —
quoted from the analyzed source
analyzed commit 4919c6f · analyzer v33 · 2w ago
skills & prompt files 1
evidence-backed
findings quoted directly from the published source artifact — not inferred
code files: 30
shell / exec 1
- shell psyb0t-docker-hybrids3-4919c6f/.agents/plugins/hybrids3/bin/cli.js :9
import { spawnSync } from "node:child_process";
secrets 1
- secrets psyb0t-docker-hybrids3-4919c6f/.agents/plugins/hybrids3/bin/cli.js :31
const token = process.env.HYBRIDS3_KEY;
tool registrations 7
- upload_object psyb0t-docker-hybrids3-4919c6f/app/mcp_server.py :72
- download_object psyb0t-docker-hybrids3-4919c6f/app/mcp_server.py :147
- delete_object psyb0t-docker-hybrids3-4919c6f/app/mcp_server.py :213
- list_objects psyb0t-docker-hybrids3-4919c6f/app/mcp_server.py :238
- list_buckets psyb0t-docker-hybrids3-4919c6f/app/mcp_server.py :275
- object_info psyb0t-docker-hybrids3-4919c6f/app/mcp_server.py :308
- presign_url psyb0t-docker-hybrids3-4919c6f/app/mcp_server.py :340
declared dependencies 1
- mcp-remote@0.1.38