mitre / mitre/skeleton

How should I use the Caldera API from the plugin code?

Open
#7 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.