Open
Description
Currently, if a secretvault emits a nonterminating error, it is emitted with the stacktrace of the inner module extension, which is very confusing to the user in order to determine where their error is especially in conciseview.
Requested Solution
Then extension module author can opt to emit errors at where the secretmanagement command was called in their script, rather than the low-level extension vault location.