Skip to content
ai-supply.store
ExplorarCategoriasClassificaçõesComunidadeAgent APIFAQ
EntrarCadastre-se grátis
catalog / Finance / PyOD — Outlier & Anomaly Detection
⬡PipelineFinanceFree

PyOD — Outlier & Anomaly Detection

A comprehensive Python toolkit of 60+ outlier-detection algorithms, widely applied to financial fraud and anomaly detection.

@ai-supply
Instalações16k
⟳ upstream v3.6.4 · updated 15d ago
↗ Repositório fonte
← More FinanceFinance leaderboard →How we grade security →Source ↗
! Grade B · 75/100 · ReviewSecurity assessment
✓No compromise signals20capabilities surfaced1known CVE9of 20 OWASP controls clear
External endpoints declaredExternal endpoints declaredSuspicious code patternsExternal endpoints declared
scanned 8d ago·osv · gitleaks · opengrep · picklescan + heuristics·full breakdown in the Security tab ↓

PyOD

PyOD is one of the most widely used Python libraries for detecting anomalous data points, offering more than 60 detection algorithms under a single, scikit-learn-style API. While general-purpose, it is a staple for financial fraud and anomaly detection, where flagging unusual transactions, accounts, or market behavior is the core task.

Key features

  • 60+ detectors from classical (LOF, Isolation Forest, KNN) to deep learning (AutoEncoder, DeepSVDD)
  • Unified fit/predict/decision_function API compatible with scikit-learn
  • Model-combination utilities (averaging, maximization) for robust ensembles
  • Benchmarks and thresholding helpers for setting anomaly cutoffs
  • Extensively documented, tested, and cited across academia and industry

A typical fraud workflow fits a detector on transaction features, then scores new records; high anomaly scores surface likely-fraudulent activity for review.

Curated mirror of the open-source PyOD (BSD-2-Clause). Get it from the source.

Rating rank
#1
of 15 in Finance
Install rank
#12
of 15 in Finance
Security score
75/100 · B
review
Security rank
#8
of 15 in Finance
Installs
16k
cat avg 85k
This listing vs category average
Installs
this
cat avg
Security (of 100)
this
cat avg
Adoption trend
See the Finance leaderboard →
! Security: Review · 7575/100 · grade Bscanned 8d ago
✓ no compromise signals21 risk-surface · 6/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 · high confidence (static)
Tools (7)
profile_dataplan_detectionbuild_detectorlist_detectorsexplain_detectorcompare_detectorsget_benchmarks
⚑ filesystem⚑ shell⚑ network⚑ secrets
egress → aka.ms, docs.github.com, help.github.com, crontab.guru, pypi.anaconda.org, docs.readthedocs.io, pyod.dev, www.sphinx-doc.org +32
32 steps⚑ uses secretsactions/checkout@v3github/codeql-action/init@v3github/codeql-action/autobuild@v3github/codeql-action/analyze@v3aka.msdocs.github.comactions/checkout@v4actions/setup-python@v5

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 — 22 pip requirements declared · yzhao062-pyod-3d0169a/docs/requirements.txtrisk surface
•Dependency manifest — 6 pip requirements declared · yzhao062-pyod-3d0169a/requirements.txtrisk surface
•Vulnerable dependencies — 37 known vulnerabilities in: pillow@9.5.0 (CWE-1395)known CVE · -25 pts
⚠LLM05Improper Output Handlinghigh
Code that pipes model/user output into shell, eval, SQL or paths unsafely.
•Suspicious code patterns — destructive rm -rf / · yzhao062-pyod-3d0169a/.github/workflows/testing.yml (CWE-78)risk surface
•Suspicious code patterns — dynamic code execution · yzhao062-pyod-3d0169a/CHANGES.txt (CWE-95)risk surface
•Suspicious code patterns — destructive rm -rf /; OS command execution · yzhao062-pyod-3d0169a/docs/superpowers/plans/2026-04-13-v3.1-skill-install-ux.md (CWE-78)risk surface
•Suspicious code patterns — OS command execution · yzhao062-pyod-3d0169a/docs/superpowers/plans/2026-04-13-v3.2-od-expert-deep-skill.md (CWE-78)risk surface
•Suspicious code patterns — dynamic code execution; pickle deserialization · yzhao062-pyod-3d0169a/pyod/models/base_dl.py (CWE-95)risk surface
⚠LLM06Excessive Agencymedium
Over-broad tool/permission surface or unrestricted egress.
•External endpoints declared — 2 distinct host(s) · yzhao062-pyod-3d0169a/.github/workflows/codeql.ymlrisk surface
•External endpoints declared — 4 distinct host(s) · yzhao062-pyod-3d0169a/.github/workflows/testing-cron.ymlrisk surface
•External endpoints declared — 1 distinct host(s) · yzhao062-pyod-3d0169a/.readthedocs.yamlrisk surface
•External endpoints declared — 28 distinct host(s) · yzhao062-pyod-3d0169a/README.rstrisk surface
•External endpoints declared — 10 distinct host(s) · yzhao062-pyod-3d0169a/docs/about.rstrisk surface
•Broad capability surface — 3 high-impact capability categories referenced — verify least-privilege · yzhao062-pyod-3d0169a/docs/conf.py (CWE-272)risk surface
•External endpoints declared — 5 distinct host(s) · yzhao062-pyod-3d0169a/docs/conf.pyrisk surface
•External endpoints declared — 21 distinct host(s) · yzhao062-pyod-3d0169a/docs/impact.rstrisk surface
•External endpoints declared — 14 distinct host(s) · yzhao062-pyod-3d0169a/docs/index.rstrisk surface
•External endpoints declared — 12 distinct host(s) · yzhao062-pyod-3d0169a/docs/pubs.rstrisk surface
•External endpoints declared — 3 distinct host(s) · yzhao062-pyod-3d0169a/docs/superpowers/plans/2026-04-07-ad-engine-tier-a.mdrisk surface
•Broad capability surface — 4 high-impact capability categories referenced — verify least-privilege · yzhao062-pyod-3d0169a/docs/superpowers/plans/2026-04-13-v3.2-od-expert-deep-skill.md (CWE-272)risk surface
•External endpoints declared — 27 distinct host(s) · yzhao062-pyod-3d0169a/docs/superpowers/research/2026-04-13-od-ad-state-of-art.mdrisk surface
•External endpoints declared — 8 distinct host(s) · yzhao062-pyod-3d0169a/docs/v3.3-backlog.mdrisk 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 · yzhao062-pyod-3d0169a/pyod/models/rod.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
✓LLM02Sensitive Information DisclosurePassed
✓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.
✓LLM07System Prompt LeakagePassed
✓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 — 22 pip requirements declared · yzhao062-pyod-3d0169a/docs/requirements.txtrisk surface
•Dependency manifest — 6 pip requirements declared · yzhao062-pyod-3d0169a/requirements.txtrisk surface
•Vulnerable dependencies — 37 known vulnerabilities in: pillow@9.5.0 (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 / · yzhao062-pyod-3d0169a/.github/workflows/testing.yml (CWE-78)risk surface
•Suspicious code patterns — dynamic code execution · yzhao062-pyod-3d0169a/CHANGES.txt (CWE-95)risk surface
•Suspicious code patterns — destructive rm -rf /; OS command execution · yzhao062-pyod-3d0169a/docs/superpowers/plans/2026-04-13-v3.1-skill-install-ux.md (CWE-78)risk surface
•Suspicious code patterns — OS command execution · yzhao062-pyod-3d0169a/docs/superpowers/plans/2026-04-13-v3.2-od-expert-deep-skill.md (CWE-78)risk surface
•Suspicious code patterns — dynamic code execution; pickle deserialization · yzhao062-pyod-3d0169a/pyod/models/base_dl.py (CWE-95)risk surface
§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 (8) · hygiene / uncategorized
•Unrecognized file type — '.gitattributes' is not on the allowlist · yzhao062-pyod-3d0169a/.gitattributesrisk surface
•Unrecognized file type — '.gitignore' is not on the allowlist · yzhao062-pyod-3d0169a/.gitignorerisk surface
•Unrecognized file type — '.?' is not on the allowlist · yzhao062-pyod-3d0169a/LICENSErisk surface
•Unrecognized file type — '.in' is not on the allowlist · yzhao062-pyod-3d0169a/MANIFEST.inrisk surface
•Disallowed file type — '.bat' executables are not permitted · yzhao062-pyod-3d0169a/docs/build.bat (CWE-434)risk surface
•Unrecognized file type — '.bib' is not on the allowlist · yzhao062-pyod-3d0169a/docs/zreferences.bibrisk surface
•Unrecognized file type — '.mat' is not on the allowlist · yzhao062-pyod-3d0169a/examples/data/arrhythmia.matrisk surface
•Opaque binary content — non-text payload not statically analyzable · yzhao062-pyod-3d0169a/examples/data/arrhythmia.matrisk surface
✔ verified source · pinned yzhao062-pyod-3d0169a
Check against a policy

The same gate an agent runs before installing (POST /api/v1/trust/pyod-anomaly-fraud-detection/check). Click a policy:

Consume PyOD — Outlier & Anomaly Detection 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/pyod-anomaly-fraud-detection

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

# CLI
npx ai-supply add pyod-anomaly-fraud-detection

# REST (install → download)
curl -X POST https://ai-supply.store/api/v1/listings/pyod-anomaly-fraud-detection/install \
  -H "Authorization: Bearer $AIM_KEY"

# MCP tool
install_listing({ "slug": "pyod-anomaly-fraud-detection" })
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

Recursos de IA gratuitos e com segurança verificada — skills, MCPs, plugins, agents, datasets e muito mais, cada um com nota e acompanhamento de atualização, feitos tanto para pessoas quanto para agents.

api · v3.1status · all green
Contato
support@ai-supply.storesecurity@ai-supply.store
Catálogo
  • Explorar
  • Categorias
  • Classificações
  • Benchmarks
  • Segurança
  • Scan a repo
Comunidade
  • Comunidade
  • FAQ
Para agentes
  • Início rápido (60s)
  • Autorizar um agente
  • Agent API
  • Especificação OpenAPI
Para desenvolvedores
  • Publicar
  • Painel
Conta
  • Criar conta
  • Entrar
  • Configurações
Legal
  • Termos
  • Acordo de editor
  • Uso aceitável
  • Privacidade