Skip to content
ai-supply.store
探すカテゴリランキングコミュニティAgent APIFAQ
サインイン無料登録
catalog / DevOps & Infra / Mage AI
⬡PipelineDevOps & InfraFree

Mage AI

Modern open-source data pipeline builder with an interactive code editor, real-time execution, and built-in ML integrations.

@ai-supply
インストール数108k
⟳ upstream 0.9.79 · updated 6mo ago
↗ ソースリポジトリ
← More DevOps & InfraDevOps & Infra leaderboard →How we grade security →Source ↗
! Grade B · 75/100 · ReviewSecurity assessment
✓No compromise signals32capabilities surfaced1known CVE7of 20 OWASP controls clear
Broad capability surfaceLow-confidence secret matchBroad capability surfacePotentially unbounded loop
scanned 18d ago·osv · gitleaks · opengrep · picklescan + heuristics·full breakdown in the Security tab ↓

Mage AI

Mage is a modern replacement for legacy batch ETL and orchestration tools. It combines a Jupyter-style block editor with a full orchestration engine — build pipelines as code, see results in real-time, schedule runs, and deploy to any cloud with a single command.

Key Features

  • Block-based pipelines — compose data pipelines from Data Loader, Transformer, and Exporter blocks
  • Interactive IDE — in-browser notebook-style editor with live output after each block run
  • Streaming support — first-class support for Kafka, Kinesis, and event-driven pipelines
  • dbt integration — run dbt models as pipeline blocks with lineage visualization
  • Scheduling & triggers — cron, event-based, and API-triggered runs; dependency-aware scheduling
  • Observability — built-in pipeline run history, backfills, alerting, and SLA tracking
  • AI Assist — AI-generated block code from natural language descriptions
  • One-command deploy — deploy to GCP, AWS, Azure, or bare-metal Kubernetes with Terraform configs included

Quick Start

pip install mage-ai
mage start my_project
# Open http://localhost:6789

Install via ai-supply

npx ai-supply add mage-ai-data-pipeline-builder

Curated mirror of the open-source Mage AI (Apache-2.0). Get it from the source.

Rating rank
#1
of 23 in DevOps & Infra
Install rank
#11
of 23 in DevOps & Infra
Security score
75/100 · B
review
Security rank
#15
of 23 in DevOps & Infra
Installs
108k
cat avg 212k
This listing vs category average
Installs
this
cat avg
Security (of 100)
this
cat avg
Adoption trend
See the DevOps & Infra leaderboard →
! Security: Review · 7575/100 · grade Bscanned 18d ago
✓ no compromise signals33 risk-surface · 8/20 OWASP controls flagged

Compromise signals — malicious or tampered code (leaked secrets, backdoors, a dropped executable) — reduce the score, and known dependency CVEs carry a bounded penalty (they warrant review but never QUARANTINE — update the dependency to clear). Other dangerous-by-capability traits are risk surface, expected for some capabilities. Every finding is mapped to its OWASP control below.

What this capability can do · med confidence (static)
⚑ filesystem⚑ shell⚑ network⚑ secrets
egress → aka.ms, docs.github.com, test.pypi.org, packages.microsoft.com, cran.us.r-project.org, mage.ai, img.shields.io, hub.docker.com +32
113 steps⚑ uses secretsactions/checkout@v5actions/setup-python@v6actions/setup-node@v6actions/upload-artifact@v4github.comgithub/codeql-action/init@v2github/codeql-action/autobuild@v2github/codeql-action/analyze@v2

Findings mapped to the OWASP Top 10 for LLM Applications (2025) and the OWASP Machine Learning Security Top 10. Expand any flagged control for the exact findings — compromise reduces the score; expected/risk-surface do not, except a known CVE, which carries a small bounded penalty (high/critical → Review).

OWASP Top 10 for LLM Applications
⚠LLM03Supply Chaincritical
Vulnerable/compromised dependencies, models or archives in the artifact.
•Dependency manifest — 1 pip requirements declared · mage-ai-mage-ai-c32c402/dev.requirements.txtrisk surface
•Vulnerable dependencies — 163 known vulnerabilities in: @babel/core@7.24.7, @babel/helpers@7.24.7, @babel/plugin-transform-modules-systemjs@7.24.7, @babel/runtime@7.24.7, @xmldom/xmldom@0.8.10, ajv@6.12.6, ajv@8.16.0, axios@0.27.2 (CWE-1395)known CVE · -25 pts
⚠LLM02Sensitive Information Disclosurehigh
Secrets, credentials or PII shipped inside the artifact.
•Embedded credentials — found: AWS access key id · mage-ai-mage-ai-c32c402/docs/data-integrations/destinations/delta_lake_s3.mdx (CWE-798)expected
•Low-confidence secret match — possible: JWT · mage-ai-mage-ai-c32c402/docs/extensibility/api-reference/backfills/update-backfill.mdx (CWE-798)risk surface
•Embedded credentials — found: hardcoded credential · mage-ai-mage-ai-c32c402/docs/extensibility/pro-api-reference/overview.mdx (CWE-798)expected
•Low-confidence secret match — 1 possible: generic-api-key · mage-ai-mage-ai-c32c402/mage_ai/frontend/api/interfaces.ts (CWE-798)risk surface
•Low-confidence secret match — 1 possible: generic-api-key · mage-ai-mage-ai-c32c402/mage_ai/frontend/public/monaco-editor/min/vs/editor/editor.main.js (CWE-798)risk surface
⚠LLM05Improper Output Handlinghigh
Code that pipes model/user output into shell, eval, SQL or paths unsafely.
•Suspicious code patterns — destructive rm -rf / · mage-ai-mage-ai-c32c402/Dockerfile (CWE-78)expected
•Suspicious code patterns — OS command execution · mage-ai-mage-ai-c32c402/mage_ai/api/resources/ProjectResource.py (CWE-78)expected
•Suspicious code patterns — dynamic code execution · mage-ai-mage-ai-c32c402/mage_ai/data_cleaner/shared/utils.py (CWE-95)expected
•Suspicious code patterns — OS command execution; dynamic code execution · mage-ai-mage-ai-c32c402/mage_ai/data_preparation/models/block/integration/__init__.py (CWE-78)expected
⚠LLM06Excessive Agencyhigh
Over-broad tool/permission surface or unrestricted egress.
•External endpoints declared — 1 distinct host(s) · mage-ai-mage-ai-c32c402/.github/workflows/build_and_test.ymlexpected
•External endpoints declared — 2 distinct host(s) · mage-ai-mage-ai-c32c402/.github/workflows/codeql-analysis.ymlexpected
•External endpoints declared — 4 distinct host(s) · mage-ai-mage-ai-c32c402/Dockerfileexpected
•External endpoints declared — 6 distinct host(s) · mage-ai-mage-ai-c32c402/README.mdexpected
•External endpoints declared — 3 distinct host(s) · mage-ai-mage-ai-c32c402/README_dev.mdexpected
•External endpoints declared — 7 distinct host(s) · mage-ai-mage-ai-c32c402/docs/_snippets/overview-shields.mdxexpected
•External endpoints declared — 5 distinct host(s) · mage-ai-mage-ai-c32c402/docs/about/frequently-asked-questions.mdxexpected
•Broad capability surface — 3 high-impact capability categories referenced — verify least-privilege · mage-ai-mage-ai-c32c402/docs/ai/ml/train-model.mdx (CWE-272)risk surface
•External endpoints declared — 8 distinct host(s) · mage-ai-mage-ai-c32c402/docs/data-integrations/sources/api.mdxexpected
•External endpoints declared — 13 distinct host(s) · mage-ai-mage-ai-c32c402/docs/docs.jsonexpected
•External endpoints declared — 9 distinct host(s) · mage-ai-mage-ai-c32c402/docs/getting-started/setup.mdxexpected
•Egress to a private/loopback host — 127.0.0.1 · mage-ai-mage-ai-c32c402/docs/integrations/compute/spark-pyspark.mdx (CWE-918)expected
•Egress to a private/loopback host — 192.168.1.56 · mage-ai-mage-ai-c32c402/docs/observability/external/opentelemetry.mdx (CWE-918)expected
•External endpoints declared — 10 distinct host(s) · mage-ai-mage-ai-c32c402/docs/production/authentication/microsoft.mdxexpected
•Broad capability surface — 4 high-impact capability categories referenced — verify least-privilege · mage-ai-mage-ai-c32c402/mage_ai/cluster_manager/kubernetes/workload_manager.py (CWE-272)risk surface
⚠LLM07System Prompt Leakagehigh
Secrets, internal hosts or proprietary logic exposed in shipped prompts.
•Embedded credentials — found: AWS access key id · mage-ai-mage-ai-c32c402/docs/data-integrations/destinations/delta_lake_s3.mdx (CWE-798)expected
•Internal host / private infrastructure reference — shipped content references a private IP range or internal-only host · mage-ai-mage-ai-c32c402/docs/data-integrations/destinations/mssql.mdx (CWE-200)expected
•Low-confidence secret match — possible: JWT · mage-ai-mage-ai-c32c402/docs/extensibility/api-reference/backfills/update-backfill.mdx (CWE-798)risk surface
•Embedded credentials — found: hardcoded credential · mage-ai-mage-ai-c32c402/docs/extensibility/pro-api-reference/overview.mdx (CWE-798)expected
•Low-confidence secret match — 1 possible: generic-api-key · mage-ai-mage-ai-c32c402/mage_ai/frontend/api/interfaces.ts (CWE-798)risk surface
•Low-confidence secret match — 1 possible: generic-api-key · mage-ai-mage-ai-c32c402/mage_ai/frontend/public/monaco-editor/min/vs/editor/editor.main.js (CWE-798)risk surface
⚠LLM10Unbounded Consumptionmedium
Unbounded loops/recursion causing DoS or runaway cost.
Enforced at runtime by the gateway (rate limits + spend caps + size caps); static check flags unbounded loops.
•Potentially unbounded loop — an infinite loop (while True / while(1) / for(;;)) may cause runaway consumption · mage-ai-mage-ai-c32c402/mage_ai/data_cleaner/cleaning_rules/remove_collinear_columns.py (CWE-835)risk surface
§LLM09MisinformationGovernance
Artifacts designed to produce false/deceptive output.
Detectable only by runtime behavioral evaluation; addressed via responsible-use attestation.
✓LLM01Prompt InjectionPassed
✓LLM04Data and Model PoisoningPassed
Backdoors/poisoning in training data or serialized models.
Behavioral poisoning needs model execution; static check covers unsafe serialization + dataset skew only.
✓LLM08Vector and Embedding WeaknessesPassed
PII or plaintext source leakage in embedding/vector exports.
Embedding inversion/poisoning is largely runtime; static check covers PII in vector exports.
OWASP Machine Learning Security Top 10
⚠ML06AI Supply Chaincritical
Compromised PyPI/npm packages, typosquats, unsafe serialized models.
•Dependency manifest — 1 pip requirements declared · mage-ai-mage-ai-c32c402/dev.requirements.txtrisk surface
•Vulnerable dependencies — 163 known vulnerabilities in: @babel/core@7.24.7, @babel/helpers@7.24.7, @babel/plugin-transform-modules-systemjs@7.24.7, @babel/runtime@7.24.7, @xmldom/xmldom@0.8.10, ajv@6.12.6, ajv@8.16.0, axios@0.27.2 (CWE-1395)known CVE · -25 pts
⚠ML09Output Integrityhigh
Middleware tampering with model outputs in transit.
Gateway enforces TLS + response integrity; static check flags output-rewriting code.
•Suspicious code patterns — destructive rm -rf / · mage-ai-mage-ai-c32c402/Dockerfile (CWE-78)expected
•Suspicious code patterns — OS command execution · mage-ai-mage-ai-c32c402/mage_ai/api/resources/ProjectResource.py (CWE-78)expected
•Suspicious code patterns — dynamic code execution · mage-ai-mage-ai-c32c402/mage_ai/data_cleaner/shared/utils.py (CWE-95)expected
•Suspicious code patterns — OS command execution; dynamic code execution · mage-ai-mage-ai-c32c402/mage_ai/data_preparation/models/block/integration/__init__.py (CWE-78)expected
§ML01Input Manipulation (Adversarial)Governance
Models vulnerable to adversarial perturbations.
Requires runtime robustness evaluation; addressed via publisher robustness attestation.
§ML03Model InversionGovernance
Training data reconstructable from a model's outputs.
Runtime/evaluation property; addressed via model-card data-provenance + DP attestation.
§ML04Membership InferenceGovernance
Determining whether a record was in the training set.
Runtime/evaluation property; addressed via overfitting disclosure + DP attestation.
§ML08Model SkewingGovernance
Models trained on skewed data producing biased output.
Requires fairness evaluation; addressed via model-card bias/limitations disclosure.
✓ML02Data PoisoningPassed
Poisoned training datasets with triggers or anomalous distributions.
Static check covers trigger phrasing, PII and label skew; full poisoning detection is runtime.
✓ML05Model TheftPassed
Unlicensed re-distribution / license-incompatible derivatives.
Static check verifies license declaration; extraction throttling is runtime.
✓ML07Transfer Learning AttackPassed
Backdoored base models / LoRA adapters propagating to derivatives.
Backdoor detection needs behavioral probing; static check covers unsafe serialization + provenance.
✓ML10Model Poisoning (Weights)Passed
Tampered model weight files; integrity must be verifiable.
Static check enforces safe formats + records a content hash for downstream verification.
Other findings (17) · hygiene / uncategorized
•Unrecognized file type — '.flake8' is not on the allowlist · mage-ai-mage-ai-c32c402/.flake8risk surface
•Unrecognized file type — '.?' is not on the allowlist · mage-ai-mage-ai-c32c402/.git-dev/hooks/prepare-commit-msgrisk surface
•Unrecognized file type — '.gitignore' is not on the allowlist · mage-ai-mage-ai-c32c402/.gitignorerisk surface
•Unrecognized file type — '.in' is not on the allowlist · mage-ai-mage-ai-c32c402/MANIFEST.inrisk surface
•Unrecognized file type — '.dockerfile' is not on the allowlist · mage-ai-mage-ai-c32c402/dev.Dockerfilerisk surface
•Unrecognized file type — '.mdx' is not on the allowlist · mage-ai-mage-ai-c32c402/docs/_snippets/configure-git-sync.mdxrisk surface
•Suspicious network references — raw IP URL (5 URLs) · mage-ai-mage-ai-c32c402/docs/development/troubleshooting.mdxexpected
•Suspicious network references — raw IP URL (14 URLs) · mage-ai-mage-ai-c32c402/docs/integrations/compute/spark-pyspark.mdxexpected
•Suspicious network references — raw IP URL (1 URLs) · mage-ai-mage-ai-c32c402/docs/observability/external/opentelemetry.mdxexpected
•Suspicious network references — suspicious TLD (20 URLs) · mage-ai-mage-ai-c32c402/docs/production/authentication/microsoft.mdxexpected
•Suspicious network references — raw IP URL (11 URLs) · mage-ai-mage-ai-c32c402/docs/production/deploying-to-cloud/secrets/Vault.mdxexpected
•Unrecognized file type — '.ini' is not on the allowlist · mage-ai-mage-ai-c32c402/integrations/newrelic/example_newrelic.inirisk surface
•Suspicious network references — suspicious TLD (2 URLs) · mage-ai-mage-ai-c32c402/integrations/oracle/Dockerfileexpected
•Unrecognized file type — '.jinja' is not on the allowlist · mage-ai-mage-ai-c32c402/mage_ai/data_preparation/models/block/r/templates/data_exporter.jinjarisk surface
•Unrecognized file type — '.r' is not on the allowlist · mage-ai-mage-ai-c32c402/mage_ai/data_preparation/templates/transformers/r/default.rrisk surface
•Unrecognized file type — '.babelrc' is not on the allowlist · mage-ai-mage-ai-c32c402/mage_ai/frontend/.babelrcrisk surface
•Unrecognized file type — '.prettierrc' is not on the allowlist · mage-ai-mage-ai-c32c402/mage_ai/frontend/.prettierrcrisk surface
✔ verified source · pinned mage-ai-mage-ai-c32c402
Check against a policy

The same gate an agent runs before installing (POST /api/v1/trust/mage-ai-data-pipeline-builder/check). Click a policy:

Consume Mage AI programmatically. Authenticate with an API key or session — see Authorize an agent.

# Agents: CHECK BEFORE YOU INSTALL (no auth) — score, grade, level, capability manifest
curl https://ai-supply.store/api/v1/trust/mage-ai-data-pipeline-builder

# Gate against your org policy (returns { pass, violations })
curl -X POST https://ai-supply.store/api/v1/trust/mage-ai-data-pipeline-builder/check \
  -H "Content-Type: application/json" \
  -d '{"minGrade":"B","denyPermissions":["shell"],"denyUnknownEgress":true}'

# CLI
npx ai-supply add mage-ai-data-pipeline-builder

# REST (install → download)
curl -X POST https://ai-supply.store/api/v1/listings/mage-ai-data-pipeline-builder/install \
  -H "Authorization: Bearer $AIM_KEY"

# MCP tool
install_listing({ "slug": "mage-ai-data-pipeline-builder" })
OpenAPI spec →
vlatest
! Security: Review · 751mo ago

Curated mirror — latest upstream source. See the repository for tagged releases.

Sign in and install this listing to leave a review.

More from @ai-supply

View profile →
◉Agent
MetaGPT
Multi-agent framework that assigns GPT roles (PM, engineer, QA) to solve complex software tasks end-to-end.
↓ 1.0M
⇄Connector
vLLM
High-throughput, memory-efficient LLM inference engine with PagedAttention and continuous batching.
↓ 892k
⇄Connector
Meilisearch
Lightning-fast open-source search engine with typo-tolerance, semantic hybrid search, and sub-50ms response times.
↓ 811k
△Eval
Weights & Biases (wandb)
ML experiment tracking and visualization — log metrics, hyperparameters, models, and media in real time.
↓ 784k
ai-supply.store

無料でセキュリティ監査済みのAI機能。スキル、MCP、プラグイン、agent、データセットまで、一つひとつをスコアリングし鮮度も追跡。人にもagentにも使えるように設計されています。

api · v3.1status · all green
お問い合わせ
support@ai-supply.storesecurity@ai-supply.store
カタログ
  • 探す
  • カテゴリ
  • ランキング
  • ベンチマーク
  • セキュリティ
  • Scan a repo
コミュニティ
  • コミュニティ
  • FAQ
エージェント向け
  • クイックスタート (60s)
  • エージェントを認可
  • Agent API
  • OpenAPI 仕様
ビルダー向け
  • 公開する
  • ダッシュボード
アカウント
  • アカウント作成
  • サインイン
  • 設定
法的情報
  • 利用規約
  • パブリッシャー契約
  • 利用規定
  • プライバシーポリシー