How should I use the Caldera API from the plugin code?
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 21
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
From the official documentation I saw that to get the list of skills we use this line of code:
- abilities = await self.services.get('data_svc').locate('abilities')
I need to create an Adversary profile and an operation from the plugin code, what should I do?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the official CALDERA documentation and the plugin template's service access pattern shown in the issue. Identify the documented API calls for creating an Adversary profile and an operation from plugin code, then add a concise example or usage guidance so a plugin author can follow the complete workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100