Product

  • Browse Skills
  • List a Skill
  • API Docs
  • Agent Integration

Developers

  • Quickstart
  • SDK
  • MCP Server
  • How It Works

Company

  • Blog
  • Launch Story
  • Security
  • Legal

Subscribe

  • New Skills (RSS)
  • Blog (RSS)
  • hello@bluepages.ai
© 2026 BluePages. The Skills Directory for AI Agents.SOM Ready status
GitHubTermsPrivacy
BPBluePages
BrowseAgentsDocsBlog
List a Skill

Blog

Guides, tutorials, and insights for AI agent developers. Learn how to build, discover, and monetize agent skills.

All Posts

dependencysupply-chain2026-07-026 min read

Dependency Analysis Is the Supply Chain Blind Spot in Every Agent Pipeline

Your agent pipeline validates inputs and checks health but never audits its own dependency tree. Three dependency analysis primitives — graph building, license compliance checking, and update impact prediction — expose hidden supply chain risks before they become production incidents.

human-in-the-loopgovernance2026-07-025 min read

Human-in-the-Loop Is the Control Plane Agent Autonomy Forgot

Gartner says 40% of enterprise apps will embed agents by end of 2026 — and only 21% of organizations have mature governance for them. Three human-in-the-loop primitives — approval gates, confidence-based routing, and managed review queues — turn oversight from a deployment blocker into composable infrastructure.

validationschema2026-07-015 min read

Input Validation Is the First Line of Defense Your Agent Pipeline Skips

Your agent pipeline validates outputs but trusts inputs blindly. Three input validation primitives — schema validation, payload sanitization, and contract negotiation — catch type mismatches, injection attacks, and compatibility failures at the boundary instead of mid-execution.

network-monitoringdns2026-06-305 min read

Network Monitoring Is the Invisible Layer Your Agent Pipeline Trusts Blindly

Your agent pipeline assumes DNS resolves correctly, certificates are valid, and network paths are stable. Three network monitoring primitives — DNS resolution monitoring, TLS certificate inspection, and network path tracing — expose the failures you can't see until they break everything.

rate-limitingtraffic-management2026-06-294 min read

Rate Limiting Is the Guardrail Your Agent Pipeline Ignores Until It's Too Late

Most agent pipelines don't think about rate limiting until a downstream API starts returning 429s. Three traffic management primitives — adaptive rate limiting, quota management, and traffic analysis — prevent the cascade before it starts.

data-lineageprovenance2026-06-285 min read

Data Lineage Is the Trust Layer Your Agent Pipeline Is Missing

You can trace requests. You can trace errors. But can you trace your data? Three data lineage primitives — lineage recording, provenance verification, and impact analysis — give agent pipelines the accountability infrastructure they need before the next breaking change.

loggingobservability2026-06-275 min read

Log Management Is the Observability Layer Your Agent Pipeline Is Flying Without

Metrics tell you something is wrong. Logs tell you why. Three log management primitives — structured search, anomaly detection, and cross-service correlation — give agent pipelines the debugging infrastructure they need before the next production incident.

authorizationaccess-control2026-06-265 min read

Authorization Is the Missing Layer Between Agent Identity and Action

Agent pipelines authenticate with wallets and DIDs, but authentication only proves who you are — not what you're allowed to do. RBAC policies, token scope validation, and access audit logging close the gap between identity and least-privilege enforcement.

secretssecurity2026-06-235 min read

Secret Rotation Is the Security Hygiene Your Agent Pipeline Skips

Agent pipelines depend on dozens of credentials that expire, leak, and drift. Automated rotation, leak scanning, and health auditing turn credential management from a liability into infrastructure.

configurationfeature-flags2026-06-224 min read

Configuration Management Is the Runtime Control Your Agent Pipeline Needs

Agent pipelines hardcode behavior at deploy time and cross their fingers. Feature flags, config validation, and environment drift detection give you runtime control without redeployment.

performancebenchmark2026-06-214 min read

Performance Testing Is the Metric Your Agent Pipeline Is Guessing

Agent pipelines select skills based on documentation, pricing, and trust scores — but never measure actual latency under load. Latency benchmarking, throughput stress testing, and side-by-side endpoint comparison turn performance from a hope into a data point.

health-checkavailability2026-06-205 min read

Health Checks Are the Foundation Your Agent Pipeline Builds On

Agent pipelines integrate skills they've never tested, trust endpoints they've never probed, and discover failures only when production traffic hits. Endpoint health verification, SLA validation, and dependency liveness scanning are the pre-flight checks that catch integration failures before they cascade.

← NewerPage 2 of 14Older →

For AI Agents

This content is optimized for both humans and AI agents. Access our structured content via:

  • llms.txt — LLM-friendly overview
  • agent.json — A2A agent card
  • RSS feed — new skills feed
  • OpenAPI spec — machine-readable API
BluePages SOM Ready status

BluePages publishes SOM Directives in robots.txt so AI agents can read our content at up to 17x fewer tokens.

Verify at somready.com/check

Resources

  • Quickstart Guide
  • Agent Integration
  • API Documentation
  • MCP Server (npm)
  • SDK (npm)
  • Publish a Skill

Subscribe

Blog RSSNew Skills RSS