Skills routerbase-api-integration
๐Ÿ“ฆ

routerbase-api-integration

Content revision r1 Safe ๐ŸŒ Network access๐Ÿ”‘ Env variablesโš™๏ธ External commands

Integrate RouterBase APIs

Teams need clear steps to move OpenAI-compatible code to RouterBase. This skill provides endpoint, authentication, SDK, streaming, and validation guidance.

Supports: Claude Codex Code(CC)
๐Ÿ“Š 75 Adequate

Install with my Agent

Copy this request to your Agent. It includes the canonical Skill page and manifest.

Agent request
Review the Skillstore skill "routerbase-api-integration" from https://skillstore.io/skills/zenlee123-routerbase-api-integration.md and its manifest at https://skillstore.io/api/skills/zenlee123-routerbase-api-integration/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.

Your Agent should still show its plan and request any confirmation required by the security policy.

Test it

Using "routerbase-api-integration". Migrate a Python chat completion client to RouterBase.

Expected outcome:

The response lists the RouterBase base URL, server environment key, model field update, request flow, and smoke test checklist.

Using "routerbase-api-integration". Debug a failed RouterBase streaming request.

Expected outcome:

The response checks authentication, endpoint path, model access, streaming support, rate limits, and retry decisions.

Using "routerbase-api-integration". Document RouterBase onboarding for a team.

Expected outcome:

The response creates concise setup notes for keys, endpoints, supported request fields, model verification, and operational cautions.

Security Audit

Safe
v2 โ€ข 7/6/2026 Open versioned report

Review found no executable scripts, hidden prompt injection, or secret exfiltration intent. Static alerts are documentation artifacts: RouterBase endpoint URLs, environment variable placeholders, and markdown code fences. Live RouterBase requests remain external network activity and should require user intent and credentials.

3
Files scanned
227
Lines analyzed
0
Review items
0
False positives ignored
No confirmed security findings were detected by the latest completed static and semantic audit. This does not prove the skill has no side effects.
Audited by: codex View Audit History โ†’
Share & cite this report

Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.

Open versioned report
Security Assessment

Copy report link

https://skillstore.io/skills/zenlee123-routerbase-api-integration/audits/2?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report

Markdown badge

[![Skillstore security assessment](https://skillstore.io/badges/skills/zenlee123-routerbase-api-integration/security.svg)](https://skillstore.io/skills/zenlee123-routerbase-api-integration?utm_source=security_passport_badge)

HTML badge

<a href="https://skillstore.io/skills/zenlee123-routerbase-api-integration?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/zenlee123-routerbase-api-integration/security.svg" alt="Skillstore security assessment" loading="lazy"></a>

Embed card

<iframe src="https://skillstore.io/embed/skills/zenlee123-routerbase-api-integration.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>
Academic citations (APA ยท BibTeX ยท CFF)

APA citation

zenlee123. (2026). routerbase-api-integration security audit report (audit version 2) [Author version unspecified]. Skillstore. https://skillstore.io/skills/zenlee123-routerbase-api-integration/audits/2

BibTeX citation

@techreport{zenlee123-zenlee123-routerbase-api-integration-2026, author = {zenlee123}, title = {routerbase-api-integration security audit report (audit version 2)}, institution = {Skillstore}, year = {2026}, number = {2}, url = {https://skillstore.io/skills/zenlee123-routerbase-api-integration/audits/2}, note = {Author version unspecified} }

CITATION.cff

cff-version: 1.2.0 message: "If you use this Skill, cite its author and this versioned security audit report." title: "routerbase-api-integration security audit report (audit version 2)" version: "unspecified" type: report authors: - name: "zenlee123" date-released: "2026-07-06" url: "https://skillstore.io/skills/zenlee123-routerbase-api-integration/audits/2" identifiers: - type: other value: "skillstore:zenlee123-routerbase-api-integration:audit:2" description: "Skillstore immutable audit report identifier"

Skillstore Score

Why this score Evidence Confidence: Medium
41
Architecture
85
Maintainability
87
Content
65
Community
91
Spec Compliance

What You Can Build

Migrate SDK Calls

Convert OpenAI-compatible client setup to RouterBase while preserving request shapes.

Document API Setup

Create concise onboarding notes for endpoint paths, authentication, models, and validation checks.

Debug Gateway Requests

Review headers, model IDs, endpoint choices, and rate-limit handling for failed RouterBase calls.

Try These Prompts

Create Basic Setup
Use RouterBase for my server app. Show the base URL, key location, one request flow, and a smoke test.
Migrate Existing Client
Migrate my existing OpenAI SDK integration to RouterBase. Keep the request shape and list each required configuration change.
Add Advanced Features
Design a RouterBase chat workflow with streaming, tool calling, JSON mode, and server-side key handling. Include validation steps.
Review Production Readiness
Review this RouterBase integration plan for credentials, endpoint paths, model selection, error handling, rate limits, and live test safety.

Best Practices

  • Keep RouterBase API keys in server-side environment configuration.
  • Verify model IDs and pricing against current RouterBase documentation.
  • Use minimal smoke tests before expanding to streaming or tool calling.

Avoid

  • Do not place RouterBase keys in browser or mobile code.
  • Do not assume every OpenAI-compatible field works for every model.
  • Do not run live API calls without user approval and available credentials.

Frequently Asked Questions

What does this skill help integrate?
It helps integrate applications with RouterBase using OpenAI-compatible request patterns.
Does it support Python and JavaScript?
Yes. The skill includes guidance for Python, JavaScript, and curl examples.
Can it choose current models automatically?
It can suggest documented examples, but live model availability should be verified with RouterBase.
Will it expose API keys?
The guidance tells users to keep keys server-side and avoid logging real secrets.
Does it run live API requests?
It should only run live requests when credentials exist and the user expects a network call.
Which tools can use this skill?
The report lists support for Claude, Codex, and Claude Code.

Developer Details

Author

zenlee123

License

MIT

Skillstore revision

r1

Version notice

The author did not declare a version.

Ref

6dab19906b1e4121c46ce2353d0b5a559b20657c

Maintenance freshness

7/18/2026

Usage

5 downloads ยท 0 views

File structure

๐Ÿ“ agents/

๐Ÿ“„ openai.yaml

๐Ÿ“ references/

๐Ÿ“„ routerbase-api.md

๐Ÿ“„ SKILL.md

More from zenlee123

View all
View all