agentuity-cli-cloud-secret-list

List all secrets. Requires authentication. Use for Agentuity cloud platform operations

16 stars

Best use case

agentuity-cli-cloud-secret-list is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

List all secrets. Requires authentication. Use for Agentuity cloud platform operations

Teams using agentuity-cli-cloud-secret-list should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/agentuity-cli-cloud-secret-list/SKILL.md --create-dirs "https://raw.githubusercontent.com/diegosouzapw/awesome-omni-skill/main/skills/backend/agentuity-cli-cloud-secret-list/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/agentuity-cli-cloud-secret-list/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How agentuity-cli-cloud-secret-list Compares

Feature / Agentagentuity-cli-cloud-secret-listStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

List all secrets. Requires authentication. Use for Agentuity cloud platform operations

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Cloud Secret List

List all secrets

## Prerequisites

- Authenticated with `agentuity auth login`
- Project context required (run from project directory or use `--project-id`)

## Usage

```bash
agentuity cloud secret list [options]
```

## Options

| Option | Type | Required | Default | Description |
|--------|------|----------|---------|-------------|
| `--mask` | boolean | No | `true` | mask the values in output (default: true in TTY for secrets) |

## Examples

List items:

```bash
bunx @agentuity/cli secret list
```

Use no mask option:

```bash
bunx @agentuity/cli secret list --no-mask
```

## Output

Returns: `object`

Related Skills

specialist-desenvolvimento-frontend

16
from diegosouzapw/awesome-omni-skill

Especialista em desenvolvimento frontend com componentes, pages e hooks alinhados com design e API.

secret-scanner

16
from diegosouzapw/awesome-omni-skill

Scans files, repos, and directories for leaked secrets — API keys, tokens, passwords, connection strings, private keys, and credentials. Detects 40+ secret patterns across all major cloud providers and services.

secret-detection-scanner

16
from diegosouzapw/awesome-omni-skill

Detect secrets, credentials, and sensitive data in code and configurations. Scan git history for secrets, detect API keys, tokens, passwords, check environment files, monitor CI/CD logs for exposure, generate remediation steps, and track secret rotation status.

search-specialist

16
from diegosouzapw/awesome-omni-skill

Expert web researcher using advanced search techniques and synthesis. Masters search operators, result filtering, and multi-source verification. Handles competitive analysis and fact-checking. Use PROACTIVELY for deep research, information gathering, or trend analysis.

python-specialist

16
from diegosouzapw/awesome-omni-skill

Deliver production-quality Python solutions with framework-aware patterns and tests.

optimizing-app-store-listings

16
from diegosouzapw/awesome-omni-skill

Helps optimize mobile app listings for Apple App Store and Google Play Store. Use when working on ASO (App Store Optimization), writing app titles/descriptions/keywords, analyzing competitor apps, improving app visibility, increasing organic downloads, or when the user mentions app store rankings, metadata optimization, or mobile app marketing.

moai-baas-cloudflare-ext

16
from diegosouzapw/awesome-omni-skill

Enterprise Cloudflare Edge Platform with AI-powered edge computing architecture, Context7 integration, and intelligent global orchestration for scalable modern applications

minimalist-surgical-development

16
from diegosouzapw/awesome-omni-skill

Use when editing an existing codebase and the goal is minimal, standard, and non-invasive changes - prioritizes simplest solution, standard libraries first, and surgical modification without unsolicited refactors

language-framework-specialist

16
from diegosouzapw/awesome-omni-skill

提供特定编程语言和框架的深度专业知识。当需要处理特定技术栈的复杂问题时使用

hubble-cloud-api

16
from diegosouzapw/awesome-omni-skill

This skill should be used when the user needs to integrate with Hubble Network Platform API for IoT device management, packet data retrieval, webhook configuration, metrics tracking, user management, or billing. Triggers include 'Hubble API', 'Hubble devices', 'Hubble packets', 'register IoT devices', 'configure webhooks for Hubble', 'Hubble Network integration', 'stream packet data'.

frontend-specialist

16
from diegosouzapw/awesome-omni-skill

Master of UI/UX, React, TypeScript, and modern CSS.

code-review-checklist

16
from diegosouzapw/awesome-omni-skill

Comprehensive checklist for conducting thorough code reviews covering functionality, security, performance, and maintainability