# Navigate AltLLM Portal CLI Workflows

AltLLM Portal work spans login, keys, billing, usage, and payments. This skill routes requests to the right CLI workflow and repo references.

## Install

```bash
npx skillstore add internet-court/altllm-portal-cli
```

## Metadata

- Status: approved
- Slug: internet-court-altllm-portal-cli
- Skillstore revision: r1
- Version status: missing
- Tree hash: 55aff653c43e0fdb19d4eee43e7bf44f9dc682cb96821759fea56934cd9adfbf
- Author: internet-court
- GitHub username: internet-court
- License: MIT
- Repository: https://github.com/internet-court/internet-court-skill/tree/main/vendored/altlayer/altllm-portal-cli
- Ref: 3f6e026a3363e0954ede7bef0cfe88d4475de137
- Supported tools: Claude, Codex, Claude Code
- Audit status: complete
- Agent install advisory: allowed
- Manual install advisory: allowed
- Artifact signature: available
- Audit attestation: unavailable
- Human verification: not\_verified
- Risk factors: filesystem, external\_commands
- Quality score: 73
- Public page: https://skillstore.pages.dev/skills/internet-court-altllm-portal-cli
- Manifest: https://skillstore.pages.dev/api/skills/internet-court-altllm-portal-cli/manifest

## Capabilities

- Routes broad Portal tasks to focused auth, API key, billing, payment, and x402 skills.
- Identifies source files for CLI commands through the included skill map.
- Explains Portal API boundaries versus the OpenAI-compatible gateway.
- Guides wallet login, session setup, and target selection using shared setup references.
- Highlights plan tiers, Flex model allowlists, and returned subscription metadata.
- Coordinates workflows such as login, key creation, balance checks, and payment status.

## Use Cases

- Choose the right Portal workflow: Identify whether a task belongs to auth, API keys, billing, payments, or x402 guidance.
- Coordinate account operations: Plan a sequence for login, key management, balance checks, and usage review.
- Maintain CLI documentation alignment: Map changed commands to the source files and skill docs that need review.

## Prompt Templates

### Find the focused skill

```
Show me which AltLLM Portal skill I should use for checking balance and recent usage.
```

### Prepare for wallet login

```
Guide me through the shared setup before I run Portal wallet login in this repository.
```

### Plan key and usage review

```
Plan a workflow to create an API key, verify allowed models, and review usage by key.
```

### Audit cross-domain changes

```
Review a change that touches login, billing history, and payment links. Identify affected commands and docs.
```

## Limitations

- It is not a gateway inference helper or model proxy.
- Repository links are meaningful only inside the AltLLM CLI repository.
- Focused skills are better for single-domain tasks.
- Payment and wallet actions still require user-controlled tools and confirmation.

## Best Practices

- Use the focused skill when the request stays within one Portal domain.
- Verify session, target, and account context before running Portal commands.
- Ask for explicit confirmation before API key changes, wallet signing, or payments.

## Anti Patterns

- Do not use this skill to proxy gateway model inference.
- Do not run payment or API key mutations without clear user approval.
- Do not treat repo-local source links as portable package paths.

## Security Audit

- Audited at: 2026-07-21T02:49:17.285\+00:00
- Summary: All 39 static detections are false positives. Relative paths appear only in Markdown links, and backticks format documentation text rather than executing shell commands. No prompt injection, data exfiltration intent, or unapproved command execution was found in the audited files.

## Stats

- Views: 0
- Downloads: 3
- Favorites: 1
- Popularity score: 0
