# List

> Use when checking obshare-cli upload history, finding document tokens, or reviewing previous upload URLs and permission snapshots.

- **Type:** Skill
- **Install:** `agentstack add skill-sushuheng-obshare-cli-list`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [SuShuheng](https://agentstack.voostack.com/s/sushuheng)
- **Installs:** 0
- **Category:** [Productivity](https://agentstack.voostack.com/c/productivity)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [SuShuheng](https://github.com/SuShuheng)
- **Source:** https://github.com/SuShuheng/obshare-cli/tree/main/skills/list

## Install

```sh
agentstack add skill-sushuheng-obshare-cli-list
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# obshare-cli list

Inspect locally saved upload history.

## Available Subcommand

| Command | Purpose |
|---------|---------|
| `history` | Show previous uploads saved in local history |

## Syntax

```bash
conda run -n obsd obshare-cli list history
conda run -n obsd obshare-cli --json list history
```

## What History Contains

- Document title
- Feishu document token
- Feishu document URL
- Upload time
- Saved permission flags

## Notes

- History is stored in `~/.obshare/history.json`.
- Use tokens from this output with `permission set` or `delete`.
- `--json` is a global flag and must appear before `list`.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [SuShuheng](https://github.com/SuShuheng)
- **Source:** [SuShuheng/obshare-cli](https://github.com/SuShuheng/obshare-cli)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-sushuheng-obshare-cli-list
- Seller: https://agentstack.voostack.com/s/sushuheng
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
