Favicon of use-native-credential-proxy

use-native-credential-proxy Skill

AI Agent SkillTypeScriptOpen source

Replace OneCLI gateway with the built-in credential proxy. For users who want simple .env-based credential management without installing OneCLI. Reads API key or OAuth token from .env and injects into container API requests. Published by microsoft in amplifier-app-nanoclaw.

Decision snapshot

Is this a fit?

Best for

Developers using amplifier-app-nanoclaw, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

OAuth authentication, Credentials required

Setup

Copy skill directory

Project health

2 months ago · MIT license

Considerations

Access note: OAuth.

What is use-native-credential-proxy Skill?

Replace OneCLI gateway with the built-in credential proxy. For users who want simple .env-based credential management without installing OneCLI. Reads API key or OAuth token from .env and injects into container API requests. Published by microsoft in amplifier-app-nanoclaw. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
11/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Developers using amplifier-app-nanoclaw

Declared skill metadata

  • Source file: .claude/skills/use-native-credential-proxy/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory
  • OAuth

Requirements and access

OAuth

Security and permissions

Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.

Credentials requiredOAuth authentication

When to use use-native-credential-proxy Skill

  • Use it for developers using amplifier-app-nanoclaw.

Built with

TypeScriptCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/amplifier-app-nanoclaw
  • Skill file: .claude/skills/use-native-credential-proxy/SKILL.md

What it does

Replace OneCLI gateway with the built-in credential proxy. For users who want simple .env-based credential management without installing OneCLI. Reads API key or OAuth token from .env and injects into container API requests.

Skill instructions

Use Native Credential Proxy This skill replaces the OneCLI gateway with NanoClaw's built-in credential proxy. Containers get credentials injected via a local HTTP proxy that reads from .env — no external services needed. Phase 1: Pre-flight Check if already applied Check if src/credential-proxy.ts is imported in src/index.ts: bash grep "credential-proxy" src/index.ts If it shows an import for startCredentialProxy, the native proxy is already active. Skip to Phase 3 (Setup). Check if OneCLI is active bash grep "@onecli-sh/sdk" package.json If @onecli-sh/sdk appears, OneCLI is the active credential provider. Proceed with Phase 2 to replace it. If neither check matches, you may be on an older version. Run /update-nanoclaw first, then retry. Phase 2: Apply Code Changes Ensure upstream remote bash git remote -v If upstream is missing, add it: bash git remote add upstream https://github.com/nanocoai/nanoclaw.git Merge the skill branch bash git fetch upstream skill/native-credential-proxy git

Verified compatibility and discovery

Frequently asked questions

What is use-native-credential-proxy?

use-native-credential-proxy is a open-source AI agent skill with Copy skill directory. Replace OneCLI gateway with the built-in credential proxy. For users who want simple .env-based credential management without installing OneCLI.

Who is use-native-credential-proxy best for?

use-native-credential-proxy is best for reusing agent instructions, scripts, and references.

How do I install use-native-credential-proxy?

Install or run use-native-credential-proxy using Copy skill directory. Check use-native-credential-proxy for the latest setup command.

Is use-native-credential-proxy actively maintained?

use-native-credential-proxy may need a closer maintenance check before production use.

Share:

Stars
2
Forks
3
Last commit
2 months ago
Last verified
Sep 2, 2026
Metadata fetched
Sep 2, 2026
Repository age
3 months
License
MIT

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to use-native-credential-proxy