# Inspect AltLLM Portal Billing

Teams need quick visibility into AltLLM Portal credit, billing activity, and usage. This skill guides Claude, Codex, and Claude Code through local CLI checks.

## Install

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

## Metadata

- Status: approved
- Slug: internet-court-altllm-portal-billing
- Skillstore revision: r1
- Version status: missing
- Tree hash: 47ab6e171904901f8e16a2524ba8684f14b929f9047c288ffc0de72858393f6a
- Author: internet-court
- GitHub username: internet-court
- License: MIT
- Repository: https://github.com/internet-court/internet-court-skill/tree/main/vendored/altlayer/altllm-portal-billing
- 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: network, external\_commands, filesystem
- Quality score: 66
- Public page: https://skillstore.pages.dev/skills/internet-court-altllm-portal-billing
- Manifest: https://skillstore.pages.dev/api/skills/internet-court-altllm-portal-billing/manifest

## Capabilities

- Checks current Portal credit, balance expiry, and allowed model access.
- Redeems promo codes through the local altllm CLI.
- Reviews billing transactions with page, limit, and type filters.
- Summarizes current calendar-month usage from Portal.
- Groups usage by day, model, or API key with supported date filters.

## Use Cases

- Check Remaining Credit: Confirm current balance, expiry details, and allowed models before running paid workloads.
- Review Billing Activity: Inspect transaction history with filters for usage, credits, or other billing events.
- Analyze Portal Usage: Compare usage by date, model, or API key during gateway metering checks.

## Prompt Templates

### Check My Balance

```
Use altllm-portal-billing to show my current Portal balance, expiry details, and allowed models.
```

### Redeem A Promo Code

```
Use altllm-portal-billing to redeem this promo code and summarize the Portal response: PROMO-XXXX.
```

### Review Recent Transactions

```
Use altllm-portal-billing to list recent billing transactions with a limit of 20 and explain the main activity.
```

### Compare Usage Dimensions

```
Use altllm-portal-billing to review this month by timeline, model, and API key, then identify the largest usage drivers.
```

## Limitations

- Requires a local altllm CLI checkout and a saved Portal session token.
- Does not manage API key creation, deletion, or rotation.
- Does not execute payment links or implement plan billing logic.
- History commands may return raw Portal API data that needs interpretation.

## Best Practices

- Confirm the target Portal session before running billing commands.
- Use explicit month or date-range filters for repeatable usage analysis.
- Summarize raw Portal responses before sharing them with nontechnical stakeholders.

## Anti Patterns

- Do not use this skill for API key lifecycle management.
- Do not run promo redemption without confirming the code and account.
- Do not treat raw transaction output as final accounting records without review.

## Security Audit

- Audited at: 2026-07-21T02:34:55.631\+00:00
- Summary: The documented Portal URL and Markdown command references do not independently indicate unsafe network access or shell execution. However, the skill requires two unscanned shared setup documents; publication should include a review of those dependencies before users follow their instructions.

## Stats

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