pypi analyzed 0.13.8

abs-mcp

v0.13.8
pypi

MCP server for the Australian Bureau of Statistics Data API. Hides SDMX behind plain-English tools, with curated mappings for Labour Force, CPI, ERP, Building Approvals, and Lending Indicators.

maintainer
Harry Vass
license
MIT
first seen
2026-06-02
last seen
2026-06-11
releases · 30d
12
short id

Drift inferred · capture-to-capture

  1. HIGH code analysis flagged dynamic code execution in abs-mcp
capabilities 0 tools
transport stdio verified reported listed in the official MCP registry counts 0 tools · 0 res · 0 prompts permission surface via code analysis

no tools enumerated yet for this server.

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

analyzed v0.13.8 · analyzer v18 · 6h ago

skills & prompt files 1

  • agent-rulesabs_mcp-0.13.8/CLAUDE.md
code evidence v0.13.8 · pypi-sdist
evidence-backed findings quoted directly from the published source artifact — not inferred

filesystem 2

  • fs abs_mcp-0.13.8/src/abs_mcp/cache.py :13 from pathlib import Path
  • fs abs_mcp-0.13.8/src/abs_mcp/curated.py :13 from pathlib import Path

network 2

  • net abs_mcp-0.13.8/src/abs_mcp/client.py :16 import httpx
  • net abs_mcp-0.13.8/src/abs_mcp/release_calendar.py :25 import httpx

database 1

  • db abs_mcp-0.13.8/src/abs_mcp/cache.py :10 import sqlite3

declared dependencies 12

  • fastmcp@>=2.0,<4
  • httpx@>=0.27
  • pydantic@>=2.7
  • rapidfuzz@>=3.9
  • pandas@>=2.2,<3
  • sdmx1@>=2.20
  • aiosqlite@>=0.20
  • PyYAML@>=6.0
  • aus-identity@>=0.1.0
  • pytest@>=8
  • pytest-asyncio@>=0.23
  • respx@>=0.21