Back to repositories

github-recent__mbarbine__platphorm-vercel-atlas

platphorm-vercel-atlas

A comprehensive threat intelligence platform for real-time JA4 fingerprint analysis, threat attribution, and security monitoring.

GitHub

Capabilities

27

Risks

2

Maturity

deprecated

Confidence

high

Capabilities

AI Chat or Generation

ai.chat-or-generation

ai-modelpartial

Source evidence indicates AI model, chat, completion, prompt, or generation behavior.

app/.well-known/ai-plugin.json/route.tsapp/api/ai-plugin.json/route.ts

Metrics and Reporting

analytics.metrics-reporting

analyticspartial

Source evidence indicates analytics, metrics, reports, scores, or aggregation behavior.

.env.exampleapp/api/performance/metrics/route.tspackage.json

API Route Handlers

api.route-handlers

apipartial

Repository exposes source-backed API route handlers discovered from framework route files.

app/api/actors/route.tsapp/api/admin/purge/route.tsapp/api/ai-plugin.json/route.tsapp/api/alerts/[id]/actions/route.ts

User Authentication and Sessions

auth.user-session

authenticationpattern_only

Source evidence indicates authentication, login, session, token, or identity handling.

package.json

Access Control

authorization.access-control

authorizationpattern_only

Source evidence indicates roles, permissions, admin boundaries, or access-control checks.

app/admin/page.tsxapp/api/admin/purge/route.ts

Workflow Runner

automation.workflow-runner

automationpartial

Source evidence indicates jobs, workflows, queues, cron tasks, or automation runs.

__tests__/cron.bench.test.ts.env.exampleapp/api/cron/daily/route.tsapp/api/cron/enrich/route.ts

Content Publishing Workflow

content.publishing-workflow

content-managementpartial

Source evidence indicates content, docs, posts, publishing, CMS, or markdown/MDX workflows.

__tests__/setup.ts.env.exampleapp/api/docs/route.tsapp/api/mcp/route.ts

Operational Dashboard

dashboard.operational-dashboard

dashboardpattern_only

Source evidence indicates dashboard, admin, status, or overview UI surfaces.

app/admin/page.tsxapp/api/admin/purge/route.tsapp/api/performance/metrics/route.tsapp/api/soc/dashboard/route.ts

Data Import and Export

data.import-export

data-exportpartial

Source evidence indicates import, export, CSV, JSON, XML, or structured data transfer behavior.

app/.well-known/agents.json/route.tsapp/.well-known/ai-plugin.json/route.tsapp/.well-known/mcp.json/route.tsapp/api/ai-plugin.json/route.ts

Database Schema Management

database.schema-management

databasepartial

Repository includes database schemas, migrations, or database framework dependencies.

package.jsonscripts/01-create-schema.sql

Deployment and Project Automation

deployment.project-automation

deploymentpattern_only

Repository includes CI workflows, deployment config, or containerization files.

vercel.json

Dictionary Lookup Tools

dictionary.lookup-tools

dictionarypattern_only

Source evidence indicates dictionary, glossary, lookup, or terminology tooling.

app/api/fingerprints/lookup/route.tsapp/api/lookup/route.tsapp/api/lookup/suggestions/route.tsapp/lookup/page.tsx

LLMs Discovery Files

discovery.llms-files

discoverypattern_only

Repository provides local LLMs discovery/context files that can guide machine-readable understanding.

public/llms-index.txt

Ecommerce Product Catalog

ecommerce.product-catalog

ecommercepartial

Source evidence indicates products, cart, checkout, orders, Shopify, or commerce flows.

lib/config.tsproxy.ts

Form Submission Flow

forms.submission-flow

formspattern_only

Source evidence indicates forms, contact flows, submit endpoints, or validation-backed input handling.

app/api/performance/metrics/route.tslib/platform.tspackage.json

Browser Gameplay

gameplay.browser-game

gameplaypartial

Source evidence indicates game, canvas, realtime, player, or gameplay implementation.

.env.examplefix-logger-tests.jslib/config.tslib/logger.ts

PlatPhorm Integration

integration.platphorm

integrationpartial

Repository has source-backed indicators for a PlatPhorm integration.

__tests__/api.test.ts__tests__/e2e.test.ts__tests__/setup.tsapp/.well-known/agents.json/route.ts

Postgres Integration

integration.postgres

integrationpartial

Repository has source-backed indicators for a Postgres integration.

__tests__/setup.ts.env.exampleapp/api/mcp/route.tsapp/lookup/page.tsx

Vercel Integration

integration.vercel

integrationpartial

Repository has source-backed indicators for a Vercel integration.

.env.exampleapp/api/cron/daily/route.tsapp/api/cron/vercel-sync/route.tsapp/api/fingerprint/route.ts

MCP Tool Server

mcp.tool-server

mcppartial

Repository contains MCP-related routes, manifests, files, or dependencies.

app/api/mcp.json/route.tsapp/api/mcp/route.tspackage.json

Trace and Logging

observability.trace-logging

observabilitypartial

Source evidence indicates trace, span, logging, monitoring, or OpenTelemetry behavior.

app/api/health/route.tsapp/api/ingest/syslog/route.tsapp/api/v1/health/route.tscomponents/project-keys-dialog.tsx

Application Routes

routing.application-pages

routingpattern_only

Repository contains user-facing application page routes.

app/actors/page.tsxapp/admin/page.tsxapp/campaigns/page.tsxapp/dashboard/page.tsx

Environment Configuration

security.env-configuration

securitypattern_only

Repository references environment variables; secret-like names are cataloged without values.

__tests__/api.test.ts__tests__/cron.bench.test.ts__tests__/e2e.test.ts__tests__/sensor-data-validation.test.ts

Shipping and Fulfillment Flow

shipping.fulfillment-flow

shippingpartial

Source evidence indicates shipping, labels, postcards, fulfillment, or delivery-provider integration.

app/api/fingerprints/label/route.tscomponents/ui/label.tsxpackage.json

Automated Test Suite

testing.automated-tests

testingpattern_only

Repository includes automated test files.

__tests__/api-health.test.ts__tests__/api-keys.test.ts__tests__/api.test.ts__tests__/build-config.test.ts

UI Component Library

ui.component-library

ui-componentpartial

Reusable UI components were found in component-oriented source paths.

components/enrich-button.tsxcomponents/enrich-dropdown.tsxcomponents/enrichment-sources-provider.tsxcomponents/fingerprint-collector.tsx

Webhook Event Receiver

webhooks.event-receiver

webhookspartial

Source evidence indicates webhook receiving, event delivery, or signature validation behavior.

__tests__/sensor-data-validation.test.tsapp/api/ingest/webhook/route.tsapp/api/webhooks/alerts/route.tsapp/api/webhooks/test/route.ts