Install
$ agentstack add skill-testfully-agent-skills-testfully-cli ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Testfully CLI Skill
Use this skill when helping customers use Testfully CLI.
When to Apply
Use and reference this skill and guidelines when:
- Running Testfully CLI against exported Testfully data, Postman collections, or
TFML workspaces.
- Selecting or explaining
testfully runoptions. - Checking which Testfully CLI version is installed.
- Troubleshooting customer command examples.
Commands
Testfully CLI supports running requests and checking the installed version. The run command is also the default command, so testfully runs the same workflow as testfully run .
run: Execute one or more requests from supported input paths. Read
[references/run-command.md](references/run-command.md) before using or documenting its options.
--version: Print the installed CLI version. Read
[references/version-command.md](references/version-command.md) before documenting version behavior.
Usage Guidance
Use -- before positional input paths when an option accepts one or more values and appears immediately before the input file. This is especially useful with options such as --globals, --iteration-data, and SSL certificate options. Example: testfully run --globals globals.toml -- collection.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: testfully
- Source: testfully/agent-skills
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.